🌒 OpenGL Galaxie

Frieder_Nake

Table of Contents

Building configuration

  • OS supported : Windows

Clone repository

In the local folder for the project

git clone https://github.com/LibertAntoine/OpenGL-Galaxie.git

Build

  • Open the visual studio project, and switch the c++ files to see the different implementations (ambiant or ponctual light, orbital or first person camera...)

Presentation

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.

Screenshot

Main Features

  • OpenGL 4 rendering engine.
  • Directional and point light.