heavens 0.1.0

N-body simulation of a star cluster using Rust + GPU
Documentation

Constellation

N-body simulation.

Quickstart

Clone the repository and change into the directory:

git clone https://github.com/FreddyWordingham/Constellation
cd Constellation

Compile the code:

cargo build --release -- -n 1000 -radius 1e6

Terminal simulation