raissanorth / boid-simulation

This is a Java implementation of Craig Reynolds’ Boid algorithm. It uses the three simple rules of separation, alignment, and cohesion to simulate flocking behaviour of birds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a Java implementation of Craig Reynolds’ Boid algorithm. It uses the three simple rules of separation, alignment, and cohesion to simulate flocking behaviour of birds.


Languages

Language:Java 100.0%