FlockingBoids
FlockingBoids copied to clipboard
A fancy-ish implementation in Processing of Craig Reynold's Boids program, with camera control and 3d modeling of the boids
Results
1
FlockingBoids issues
Sort by
recently updated
recently updated
newest added
I have added the corresponding library on processing1.5.1. But I still can't run. It shows "The function setFrameRate (int) does not exist". I looked up the API of Scence, and...