- A very direct port of Daniel Shiffman's Nature of Code Flocking onto the GPU
- Based in part on the excellent openFrameworks GPU particle example
- Clone or download openFrameworks
- Clone this app into apps/myApps/GPU_Flocking
- Run!
- You may get errors with the geometry shader if you have an older GPU. It's basically just a bonus anyways.