Skip to content

NunoDasNeves/rigid-body-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rigid body physics sim

rigid bodies bouncing around

Built on my sdl game starter repo.

Build

Windows

Install Visual Studio build tools Install SDL 2.0.10 development libraries to C:\SDL2-2.0.10 Copy SDL2.dll to repo (it has to be in the same directory as the executable)

Run vcvarsall.bat to get compiler in the PATH.

Run build.bat.

Linux

Install g++ and SDL2 with your package manager.

Run build.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages