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.