Skip to content

Steap2448/star_forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star_Forge

A university project. The goal is a program which lets the user create custom star or planetary systems and simulate already created models. The user can also save the system he created in order to load it later, along with some premade ones. The program also allows to load textures from a directory.

The project uses SFML for working with windows and sounds, and uses the Runge–Kutta and Dormand–Prince methods for calculating the movements of celestial bodies.

In order to run the program download the files, and compile main_menu_last.cpp using the following command: g++ -std=c++11 main_menu_last.cpp -lsfml-window -lsfml-system -lsfml-graphics -lsfml-audio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages