particle-life

A simple program to simulate artificial life using attraction/reuplsion forces between many particles

MIT License

Stars
3K

Bot releases are hidden (Show)

particle-life - Particle Life (C++) Latest Release

Published by hunar4321 almost 2 years ago

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 - Particle Life - Alpha

Published by hunar4321 about 2 years ago

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 - Particle Life - Experimental Release

Published by hunar4321 about 2 years ago

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.