1 / 29

Ant s ’ A r t

Ant s ’ A r t. S hape d rawing b ased o n t opological s orting. - T h e s t o r y -. Handsome boy was playing in the garden. His name was Jason. Mom: Jason come back and eat dinner~ Jason: Just a second mom.

Download Presentation

Ant s ’ A r t

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ants’Art Shape drawing based on topological sorting

  2. -The story- Handsome boy was playing in the garden. His name was Jason. Mom: Jason come back and eat dinner~ Jason: Just a second mom. Just when he was about to leave the garden, he found an ant nest, and he said, “Oh that’s cool!” He approached ant nest and gave them water because they looked so thirsty. Then, for some reason, ants got angry and attacked Jason. “NOOOO~~!! My FACE!!! No--.” Jason was terrified, because they messed up his face. He was left with ….

  3. -The story- I’m sorry, But you are too ugly. Go away! I love you. Please go out with me. Several days after… In his school…

  4. -The story-

  5. -The story- No one likes me..

  6. -The story- It’s because of those ants. I have to Revenge! But how?

  7. -The story- Ah-Ha!!! HaHa, I will prove they are nothing more than a stupid moving dots, so that no one loves ants anymore.

  8. -The story- Then Jason started to make a program that simulate ants. To show that, ants are really stupid.

  9. Sorry for the intro.The Basic Concepts

  10. The Basic Concepts: • In 2d space, randomly place thousands of ants with a light-weight Artificial Intelligence, and then see how their interactions create a drawing.

  11. Artificial Intelligence • The most important A.I. for an ant is the ability to follow some other ants. • This ability is simple, but end result is not so simple, because it can create a loop of ants.

  12. Morphing lines into loops. Ants aggregate by following each other. This creates moving lines with many ants. But the head ant of this moving line should also follow another ant. Thus this moving line will morph into a loop as time passes.

  13. Results of A.I. that simply follows one another. Shape drawing based on idea of topological sorting A circle (I call them a planet)

  14. Results of A.I. that simply follows one another. Weird shaped loops.

  15. Results of A.I. that simply follows one another. Hello~ And even a face.

  16. Different viewing. So, I got bored of weird looking loops, and tried to find other ways to capture a drawing. I tried to time- capture the morphing lines.

  17. Time-Capturing. Morphing Left picture is taken in same place as right picture, with time-capturing.

  18. Changing exposures. This is taken when ants start to aggregate into line.

  19. More complicated A.I.Promisers. I got board again, and started programming little bit more complicated A.I.One of them is called Promisers. Basic Concept: They are called Promisers because they make promises, and if they accomplish their promise, they make a new promise to accomplish.

  20. More complicated A.I.Promisers. (cont.) And to stop all ants aggregating into a small tiny loop, I added static ants, that does noting but to stay in one place.

  21. More complicated A.I.Promisers.Unexpected Result. Simulating with Promisers gave rather unexpected result.

  22. More complicated A.I.Promisers.Explosions BOOM!!! The first Explosion.

  23. More complicated A.I.Promisers.How does a loop explode? When a Promiser get close enough to their target, they stop chasing their current target, and start chasing next target. So, when a small loop with lots of Promisers form, many Promisers will collide instantly with each other, because they are close to each other. Collision after collision, there is going to be more Promisers looking for new target out side the loop. Thus, it will head outward.

  24. Steps for explosion Internal Explosions. Debris Promisers that are still alive

  25. More experiments Some more experiments were done by changing display settings, and other A.I.s Such as…

  26. More experiments Some more experiments were done by changing display settings, other A.I. Such as…

  27. More experiments Some more experiments were done by changing display settings, other A.I. Such as…

  28. More experiments Some more experiments were done by changing display settings, other A.I. Such as…

  29. Tnank you~ The simulator for this project is a very simple java applet. You don’t need to be a computer scientist to make a simple 2d world simulator like mine. Try making some it by yourself. There is more surprises in these simulators than what you can expect. You can try java applet version of the Ants’Art at http://ryty.maru.net/antsart/ Email : jc524@cornell.edu Jin Hyuk Jason Cho

More Related