- OS supported : Windows
In the local folder for the project
git clone https://github.com/LibertAntoine/OpenGL-Galaxie.git
- Open the visual studio project, and switch the c++ files to see the different implementations (ambiant or ponctual light, orbital or first person camera...)
Small OpenGL rendering project simulating the planet Earth with many moons in orbit. The project contains different versions, with directional or point light, orbital or free camera.
This project is an implementation of the image synthesis lecture at the IMAC engineering school.
Realized in November 2020.
- OpenGL 4 rendering engine.
- Directional and point light.