Friday, February 8, 2013

Flocking of Bird Like Objects

The next assignment for the Simulation of Biological Systems class was the implementation of Craig Reynolds paper on Bird Flocking (http://dl.acm.org/citation.cfm?id=37406).

Thursday, February 7, 2013

Cellular Automata - The Game of Life

Created as an introductory programming assignment for a course - Simulation of Biological Systems - that I am taking, this project involves simulating Conway's Game of Life CA using processing.