Crowd animation

Hi ! I am new here and maybe I will be a bit off-topic, but I coded last year a small crowd animation in three.js of moths chasing a bulb.
The animation should normally be available here, and the code is hosted on my Github tell me what you think and if you have any tips to improve it !

PS: I actually liked quite a lot crowd animation principles, and wanted to know if you also haD a few other examples of it in three.js.

7 Likes

Random searching found: Three-steer repo
Demos: https://www.uxvision.it/projects/ThreeSteer/examples/index.html
Github: https://github.com/erosmarcon/three-steer

3 Likes

Interesting, though at collision it appears a bit clumsy with a lot immediate stops.

The leader following example reminds me on school when i had a bag of chips ^^

3 Likes

Wow! That’s Awesome!

Wow this is incredible, some awesome work !

More findings…

https://mgz.me/ = swarm + sound

https://3jrr7.csb.app/ = flocking

2 Likes

Github

Boid Reference
Craig Reynolds: https://www.red3d.com/cwr/boids/

YouTube: