Skip to content

Create a physics engine from scratch using SDL and C programming language

License

Notifications You must be signed in to change notification settings

Camilo-Camargo/physics-engine

Repository files navigation

PhysicsEngine

Getting Started

To getting started you must have install CMake version 3.29.1 then compile using

cmake . && cmake --build .

and finally run the program

./PhysicsEngine

Demostrations

DVD Bouncing

Bouncing Gravity

Bouncing Infinity

Bouncing Infinity Wind

Bouncing Wind Friction

Bouncing Liquid

About

Create a physics engine from scratch using SDL and C programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published