vharivinay / flocking-quadtree

Flocking simulation using quadtree algorithm

Home Page:https://vharivinay.github.io/simulations/flocking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flocking Simulation using QuadTree spatial divisions

Boids or Bird-oid objects is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds.

This code integrates boids simulation with a quadtree optimization algorithm to make computations more efficient.

Flocking simulation with quadtrees visualized

Link to video render

Link to web app

  • Works best in chrome

References:

Flocking tutorial

QuadTree Tutorials

QuadTree Wiki

About

Flocking simulation using quadtree algorithm

https://vharivinay.github.io/simulations/flocking/


Languages

Language:JavaScript 61.7%Language:HTML 37.9%Language:CSS 0.4%