Optimized particle system with collision detection.
My Processing version is a port of Kyle McDonald C++ code (made for openfrmeworks)
The particle are trying to keep distace from each other, while a force is attracting them to the middle of the sceen.
As the result of these rules applied on 3000 particles, very nice, natural looking patterns can appear.
Click and draw with the mouse!
Source code: binned_particle_system_test Particle ParticleSystem
Built with Processing
Comments are not available for this entry.