https://github.com/televisionninja/flocking-simulation
Flocking simulation with boids rendered using p5.js
https://github.com/televisionninja/flocking-simulation
ai boids flocking octree p5js simulation
Last synced: 11 months ago
JSON representation
Flocking simulation with boids rendered using p5.js
- Host: GitHub
- URL: https://github.com/televisionninja/flocking-simulation
- Owner: TelevisionNinja
- License: mit
- Created: 2024-03-25T05:42:59.000Z (almost 2 years ago)
- Default Branch: octree
- Last Pushed: 2024-04-23T02:06:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T03:45:00.197Z (about 1 year ago)
- Topics: ai, boids, flocking, octree, p5js, simulation
- Language: JavaScript
- Homepage: https://televisionninja.github.io/Flocking-Simulation/
- Size: 418 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flocking-Simulation
Flocking simulation with boids rendered using p5.js
This implementation uses boids and octrees.
### 3D Environment


### 2D Environment


Controls:
click and drag mouse: look around
W: move forwards
A: move left
S: move backwards
D: move right
space: move up
shift: move down