Creative Coding 005Agents
Summary
- Introduction of agents who move across across the canvas area with a random velocity in x and y directions
- When they reach the edge of the canvas they can be set to
wrap()around orbounce() - If other agents are within a certain distance they are connected with a line segment
Loading...
Loading...
Back to Experiments
Back to Creative Coding
Continue with Noise2D and Tweakpane