Skip to content

simeonradivoev/PlanetarySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planetary System

A Planetary System Simulation with OpenGL and C++.

It started as a University project, to create a Planetary System with OpenGL. I now use it as a learning tool, for c++ and OpenGL. If you want to use any part of this project, feel free. If you have questions, feel free to ask, and if I can I will answer.

I use a custom deferred lighting system (just point lights) as well as O'Neil Accurate Atmospheric Scattering Shading. I also render transparent objects in another pass, witch is very simple. The lighting and shading is fully in HDR. It is physically correct.

For the GUI I made a simple GUI system using NanoVG graphics, with basic functionality for text input, sliders and buttons.

alt tag alt tag alt tag alt tag alt tag

Libraries used:
Dependencies:

About

A Planetary System Simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages