mrbid / SphereCollider

Spheres that bounce around.

Home Page:https://mrbid.github.io/spherecollider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SphereCollider

Spheres that bounce around.

WebGL: https://mrbid.github.io/spherecollider/

Controls

  • O = Orbit in.
  • N = New simulation.
  • F = FPS to console.

Compile

sudo apt install libglfw3 libglfw3-dev
gcc main.c glad_gl.c -I inc -Ofast -lglfw -lm -o SphereCollider

About

Spheres that bounce around.

https://mrbid.github.io/spherecollider

License:MIT License


Languages

Language:C 100.0%Language:Shell 0.0%