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
- Host: GitHub
- URL: https://github.com/ponup/solar-system-simulator
- Owner: Ponup
- Created: 2015-10-09T20:58:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T21:46:48.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T18:45:48.996Z (over 1 year ago)
- Topics: simulation
- Language: C++
- Size: 4.52 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solar System Simulator
======================
Simple and inaccurate solar system simulator written in C++ using the Irrlicht 3D game engine.

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.