This project was partially developed in the context of an IGR course in Telecom Paris
This is a simple solar system featuring :
- Bloom
- Earth atmosphere shader
- Dead ImGUI for controls
- Smooth camera motions
./setup.sh
make
make runTextures are downloaded from Solar System Scope (CC BY 4.0). Earth normal/specular maps are converted from TIFF to PNG with ffmpeg.
To generate compile_commands.json, run :
make lsp

