Skip to content

Releases: hunar4321/particle-life

Particle Life (C++)

16 Nov 15:03
3ec3fee
Compare
Choose a tag to compare

New features by @ker2x:

  • Major GUI changes & improvements
  • Performance improvements
  • Experimental features like gradual mutation of parameters

cover

Download binaries:

  1. For mac OS check out: https://github.com/ker2x/particle-life/releases/tag/osx-v1
  2. Windows binary is here:

Particle Life - Alpha

06 Sep 20:20
bca6b75
Compare
Choose a tag to compare

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:

  1. For mac os check out this link: https://github.com/ker2x/particle-life/releases/tag/osx-v1
  2. Windows binaries can be download here:

Particle Life - Experimental Release

27 Aug 13:44
2964b40
Compare
Choose a tag to compare

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.