Technical Sheet :
- Genre: Game Engine/Renderer
- Creation Date/Duration: Summer 2023, 2 months
- Platforms: Windows
- Tools: C++, CMake, Open GL, Dear ImGUI
- Project Summary :
- Team: Solo (helped by members of the Graphics Programming discord)
- Project Goal : Create a small “game” engine, learn Open GL, C++
The Spark Engine is a 3D test engine that I created during summer 2023.
It featured a simple Open GL rasterizer, a GUI (made with Dear Im GUI), a scene loader/saver and a really simple physics engine.
It was my first step into the game engine development world, and in “low level” development in general.
Some screenshots :






Leave a comment