Skip to content

An OpenGL engine that randomly generates a solar system to roam around in. It is rather useless, as it was just a exercise in programming OpenGL. Originally I built the engine to use classical physics for the motion of the bodies, however, once I added asteroids this became computationally intractable, so, I switched to a simple rigid rotation s…

Jussmith01/SolarRenderEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries are included for ubuntu linux in the main folder.

Install by going to /src chmod +x INSTALL ./INSTALL configure_install

Make sure you have the required libraries and the precompiled binary in the main folder may work for you. Sorry for no proper Cmake, this was really just a learning experience for myself.

About

An OpenGL engine that randomly generates a solar system to roam around in. It is rather useless, as it was just a exercise in programming OpenGL. Originally I built the engine to use classical physics for the motion of the bodies, however, once I added asteroids this became computationally intractable, so, I switched to a simple rigid rotation s…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published