tom-mohr / particle-life

🦠 A Java framework that can simulate a variety of particle systems, for example Particle Life, a particle system showing life-like behaviour

Home Page:http://particle-life.com/framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦠 Particle Life Framework

A Java framework that can simulate a variety of particle systems. It uses space partitioning and parallelization to achieve a significant speedup.

It can be configured to use the rules of Particle Life, a particle system showing life-like behaviour.

Check out this app to see this framework in action.

Usage

See the documentation.

About

🦠 A Java framework that can simulate a variety of particle systems, for example Particle Life, a particle system showing life-like behaviour

http://particle-life.com/framework

License:GNU General Public License v3.0


Languages

Language:Java 100.0%