Skip to content

A simple solar system planetary motion model based on C++

License

Notifications You must be signed in to change notification settings

AfalpHy/SolarSystemModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolarSystemModel

A simple solar system planetary motion model based on C++

Build

Ubuntu22.04

sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev
mkdir build
cd build
cmake ..
make

Usage

enter ESC to quit

Image

About

A simple solar system planetary motion model based on C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published