Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 322 Bytes

nbody

N-body simulator implementing Barnes Hut optimisation, softening length and quadtree with eyecandy

Maximally striated Mediumly striated Minimally striated

Building

cargo build --release

Running

cargo run --release