Just to cap things up for the semester, I would like to reflect on what I accomplished. The good – I think I gave a solid performance with respect to finalizing the Processing project I …
Month: December 2016
Entry 8 – Trailing Agents against attractors and repellents
For the second composition, I had to do quite a lot of thinking. Rather than having agents respond to steering forces from other agents, I wanted to give them the ability to react to their …
Entry 7 – Creating my first Flock composition
Having learned the theoretical background behind flock algorithms in processing, it is time to compose a sketch. My idea for this sketch was to introduce a little variation from the typical flock algorithm. I wanted …
Entry 6 Agents Theoretical Framework
How do we code Agents? Before we begin building autonomous agents, we must understand what an agent can and cannot do: An agent has a limited ability to perceive the environment: An agent must have …
Entry 5 – Back to Autonomous Agents
Before anything I conjured up abt what I wanted this project to be, there was one idea. The idea of generating code that could create beautiful organic visual compositions using agents that eventually could become …