dekrvch / Floids

Self-organization in a Multi-Agent System (Fireflies and Boids)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floids

Self-organization in a Multi-Agent System (Boids and Fireflies)

https://dekrvch.github.io/Floids/

This 3D simulation features agents (floids) combining Boids and Firefly algorithms. They flock and synchronize their flashing. The project is based on the Three.js library. To find couples of neighbors, a Grid search algorithm is implememnted to reduce the computation costs.

About

Self-organization in a Multi-Agent System (Fireflies and Boids)


Languages

Language:JavaScript 76.0%Language:HTML 18.3%Language:CSS 5.7%