Skip to content

dimforge/Steadyum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steadyum

Steadyum is a simple physics sandbox for experimenting with the Rapier physics engine.

Running the app

cargo run --features "dim3" --release # Run the 3D version of Steadyum.
cargo run --features "dim2" --release # Run the 2D version of Steadyum.

Releases

No releases published

Packages

No packages published