This is a simple and incomplete Rigid body Simulator written in C, using SDL2.
Install SDL2 and SDL2_ttf
- Clone Repository and Make
git clone https://github.com/LukeW2002/rigidBodySim.git cd rigidBodySim make - Run the program
./rigidBody
Feel free to contribute to the project.
Projects under the GNU General Public License (GPL).