I built a particle collision simulator using p5.js, where users can adjust parameters like elasticity, velocity, scale, and the number of particles. The simulator models collisions between particles in real time, showing how different settings affect their movement. Through this project, I learned about basic physics simulations, collision handling, and creating interactive visualizations with JavaScript.
Now you can change the parameters of the simulation, like the balls scale, velocity, elasticity and quantity.
Log in to leave a comment