Skip to content

missing-user/emergent_behaviour

Repository files navigation

Emergent Behaviour

A few simulation experiments displaying complex behaviour emerging from simple rules.

Collision avoidance

A JS implementation recreating this bug I saw on youtube https://www.youtube.com/watch?v=SqpIcsN0FTI

A basic collision system, but without conservation of momentum. When balls collide, their momentum doesn't change, they just get moved to the side. Over time, the balls will find stable orbits without collisions. Live version

Reaction-Diffusion

Here's a reaction diffusion simulation utilizing the Gray-Scott model: Live version A few screenshots with interesting results I got: worms preset highways preset highways preset mitosis

Physarum

WIP a slime mold simulation using millions of agents Live version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors