N-body simulation using bevy and bigbang crates
Go to file
2020-08-12 01:07:11 -04:00
.cargo Initial commit, working, but w/ transparency issue 2020-08-12 00:53:26 -04:00
assets Add README with screenshot 2020-08-12 01:02:54 -04:00
src darker night 2020-08-12 00:57:54 -04:00
.gitignore Initial commit, working, but w/ transparency issue 2020-08-12 00:53:26 -04:00
Cargo.lock Initial commit, working, but w/ transparency issue 2020-08-12 00:53:26 -04:00
Cargo.toml Initial commit, working, but w/ transparency issue 2020-08-12 00:53:26 -04:00
README.md typo fix 2020-08-12 01:07:11 -04:00

bevy-nbody

An N-body simulation in Rust using the bevy crate for rendering and bigbang crate for the n-body calculations.

screenshot