An open API service indexing awesome lists of open source software.

https://github.com/ponup/solar-system-simulator

Simple solar system simulator
https://github.com/ponup/solar-system-simulator

simulation

Last synced: about 1 year ago
JSON representation

Simple solar system simulator

Awesome Lists containing this project

README

          

Solar System Simulator
======================

Simple and inaccurate solar system simulator written in C++ using the Irrlicht 3D game engine.

![Simulation running](screenshot.png)

How to build it
---------------

Install the dependencies
* Irrlicht lib 1.8
* SFML Audio 2.5

Run *make* on the command line to generate the solar-system-sim binary.