Releases: hunar4321/particle-life
Releases · hunar4321/particle-life
Particle Life (C++)
New features by @ker2x:
- Major GUI changes & improvements
- Performance improvements
- Experimental features like gradual mutation of parameters
Download binaries:
- For mac OS check out: https://github.com/ker2x/particle-life/releases/tag/osx-v1
- Windows binary is here:
Particle Life - Alpha
New features:
- Ability to Save & Load Models
- Randomize button - To generate random patterns
- FPS Monitor
- Added a pre-loaded folder with some interesting saved models
- Window size is now smaller (1600 x 900) - To be more friendly for those who don't have Full HD monitors
Fixes:
- Fixed boundary check
- Fixed the color swap
Download binaries:
- For mac os check out this link: https://github.com/ker2x/particle-life/releases/tag/osx-v1
- Windows binaries can be download here:
Particle Life - Experimental Release
A simple program to simulate primitive Artificial Life using simple rules of attraction/repulsion among atom like particles, producing complex self-organzing life like patterns as a result.