Zoo Animals

This project isn't technically advanced. It's a social experiment. Rather, it's a model of a social experiment, representing individuals in a group as free moving nodes in the area of this svg element. Let's start with the rules.

Observations

This section really isn't organized - it's just a collection of observations I've made so far. Essentially, it's a series of the more interesting (and somewhat obvious) consequences of this kind of animal behavior. I may keep adding to it. I may not.



fin

If you want your own zoo (for whatever inconceivable reason), just add the following code to your HTML:
    <svg id="zoo"></svg>
    <script src="http://denise.li/projects/zoo/zoo.js"></script>