π A physics simulation engine made in Rust, just for fun π
From the Github repo:
cargo install --git https://github.com/SkwalExe/aphex_simYou can now start the application with the aphex_sim command.
Cargo is the package manager for rust projects, it can be installed with:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh- Various display settings (forces, dark/light theme, acceleration, velocity...)
- Modular time engine (simulation stability)
- Gravitational interaction
- Weight force
- Ball collisions
- Air resistance
