Life is made up of elementary particles.
Particle Life 3D is a project that simulates particles moving and interacting in 3D space, using Zdog as the 3D engine. This project creates a virtual environment where particles can collide, reflect, and interact with each other based on basic physical rules.
Inspired by my previous project itself, but this one in 3D.
-
⚛️ 3D Particle Simulation: Particles are created and move in 3D space.
-
💥 Physical Interactions: Particles interact with each other and the environment based on physical rules, including collisions and reflections.
-
🐶 Using Zdog: A powerful and lightweight JavaScript library, to render the particles and their interactions in 3D space.
-
🎚️ Intuitive Interface: Provides an intuitive interface to observe the movements and interactions of the particles.
See this website.
See changelog here.