Skip to content

SkwalExe/aphex_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’  A physics simulation engine made in Rust, just for fun πŸ’ 

How to install πŸ“₯

From the Github repo:

cargo install --git https://github.com/SkwalExe/aphex_sim

You can now start the application with the aphex_sim command.

cargo not found?

Cargo is the package manager for rust projects, it can be installed with:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Features 🌟

  • Various display settings (forces, dark/light theme, acceleration, velocity...)
  • Modular time engine (simulation stability)
  • Gravitational interaction
  • Weight force
  • Ball collisions
  • Air resistance

About

πŸ’Ž A physics simulation engine, just for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages