Skip to content

A minimal Boids implementation written in C. Watch 100s of tiny Boids flock around the screen

Notifications You must be signed in to change notification settings

connor-brooks/microboids

Repository files navigation

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

A screenshot of the program running

About

A minimal Boids implementation written in C. Watch 100s of tiny Boids flock around the screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published