top of page


Agent Based Object
Agent Based Object is a theoretical object displaying some of the capabilities of agent based coding within IronPytho, RhinoScript, and Rhino. The inputs are points which act as the agents and an attractor point. Each agent is slightly attracted to all the other agents with the attraction becoming stronger the closer an agent is to another. The agents are also strongly attracted to the central attractor point.
​
Any comments are appreciated, feel free to take a look at my code here.
This animation shows the step by step creation of the object. Here you can watch as the agents move towards each other and towards the set attractor points.




bottom of page