Skip to content

LuisBoto/PrimordialParticleSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primordial Particle System

Simplistic 2d particle system focused on the emergence of complex patterns from simple rules.

Particles acting as group

Particle behaviour

Somewhat similar to the Game of Life, particles move and interact within a 2d plain. Each particle moves with a fixed speed and performs a rotation each step, modifying its heading direction according to the presence of other particles in its vicinity. These simple rules, when parameterized correctly, can give way to particularly complex behaviours involving several particles forming conglomerates and acting as groups, hence showing the emergence principle in action.

Also check

Inspired by: https://www.nature.com/articles/srep37969

As shown in: https://www.youtube.com/watch?v=makaJpLvbow