Skip to content

Bastitron/BoidSimulation

Repository files navigation

Boid Simulation by Bastitron

A simple Boid Simulation application that replicates the movement patterns observed in flocking birds.

Features

  • Gui for controlling rules and so on
  • [Maybe] Colission boxes
  • [Maybe] Predator boids

Build instructions

A Win64 build is provided under releases.

  ./vcpkg install imgui[sdl2-renderer-binding]
  ./vcpkg install sdl2
  ./vcpkg install fmt
  ./vcpkg install sdl2-image

Dependencies

VCPKG

About

Boid simulation in C++ with almost all rules and mechanics customizable (first C++ project).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors