I’m currently working on particle life simulation. I’ve finalised my setup; it’ll be OpenGL + raylib. The whole project is coded in C++
Particle life is a simulation that presents emergent behaviour from simple forces interacting with each other. Unlike a gravity simulation, the particles can repel, attract and be neutral to each other.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.