Skip to content

A simple physics engine made following tutorials by Game Physics in One Weekend. The renderer is curtsey of the book

License

Notifications You must be signed in to change notification settings

Copper76/Physics-Engine

Repository files navigation

Physics Engine

Physics engine made using the tutorials of Game Physics In One Weekend book series. The renderer came with the book while the code for the engine is hand-coded by me.

Controls

The controls for the renderer are very basic.

Mouse look to rotate the camera around the origin.
Scroll to zoom.
"R" to reset the scene.
"T" to pause and unpause time.
"Y" to step the simulation by a single frame (only works when the simulation is paused).

About

A simple physics engine made following tutorials by Game Physics in One Weekend. The renderer is curtsey of the book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published