Spheres that bounce around.
WebGL: https://mrbid.github.io/spherecollider/
- O = Orbit in.
- N = New simulation.
- F = FPS to console.
sudo apt install libglfw3 libglfw3-dev
gcc main.c glad_gl.c -I inc -Ofast -lglfw -lm -o SphereCollider
Spheres that bounce around.
WebGL: https://mrbid.github.io/spherecollider/
sudo apt install libglfw3 libglfw3-dev
gcc main.c glad_gl.c -I inc -Ofast -lglfw -lm -o SphereCollider