A Basic N-Body / Solar System simulator
Requires the SFML library
On Ubuntu:
sudo apt-get install libsfml-dev
cmake <path-to-source>
makeOn OSX with Homebrew:
brew install sfml
cmake <path-to-source>
make./N-Body-Simulator| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Basic N-Body / Solar System simulator
Requires the SFML library
On Ubuntu:
sudo apt-get install libsfml-dev
cmake <path-to-source>
makeOn OSX with Homebrew:
brew install sfml
cmake <path-to-source>
make./N-Body-Simulator