Skip to content

A simulation of animal flocking behaviour, also known as Boids. Implemented in JavaScript with three.js.

Notifications You must be signed in to change notification settings

jacobmolin/TNM085-Boids

Repository files navigation

Boids

Group project in the course TNM085 - Modelling Project

URL: www.student.itn.liu.se/~jacmo699/MT4/tnm085/boids

A simulation of animal flocking behaviour, also known as Boids.

Implemented in JavaScript with three.js.

Install dependency

Clone three.js repository and put in root of project to be able to run:

git clone --depth=1 https://github.com/mrdoob/three.js.git

About

A simulation of animal flocking behaviour, also known as Boids. Implemented in JavaScript with three.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published