hunar4321 / particle-life

A simple program to simulate artificial life using attraction/reuplsion forces between many particles
MIT License
2.93k stars 291 forks source link

lot of cleanup, refactoring and optimization #74

Closed ker2x closed 1 year ago

ker2x commented 1 year ago

no new feature

ker2x commented 1 year ago

now it runs at ~100fps on my laptop :)

hunar4321 commented 1 year ago

Thanks for the update. The randomized button now produces nice patterns without much need to fine tune 😄

ker2x commented 1 year ago

I'm not sure what to code next. I'd like to refactor the gui but I need to learn ofGui first :/