Constellation Engine
Posted on February 16, 2025 • 1 minutes • 93 words
Constellation Engine
Rendering Constellations!
3D Game Engine written in C++
Prerequisites
- C++
- Python
- Git
Clone repository
git clone --recursive https://github.com/VedantS-32/ConstellationEngine.git
Build Instructions
Currently Windows only!
- Go to “script” folder
- Run CStellSetup.bat
- Run Win-GenerateProject.bat. By default this will generate ConstellationEngine.sln, please change this script to generate makefile or project files for other ide.
Aims
- To learn how game engines work under the hood
- Creating massive open worlds
- To be able to handle the scale of universe
- Accurate rendering and simulation of galactic bodies like galaxies, constellation etc
- To render unique semi-realistic artstyle