项目作者: connor-brooks
项目描述 :
A minimal Boids implementation written in C. Watch 100s of tiny Boids flock around the screen
高级语言: C
项目地址: git://github.com/connor-brooks/microboids.git
microboids
A work in progress
An implementation of Chris Reynolds flocking behaviour simulator written in C. The objective of this rendition is to simulate as many small Boids as possible.
Requirements
- gcc
- make
- ligbglfw3
Instructions
- Run ‘make’
- Run ./boids
Screenshot
