A WIP 3D rendering engine built to learn graphics programming with the help of the LearnOpenGL tutorials. Interactive scene editing will be added later – for now everything is hardcoded in the main ...
Exploring the basics of OpenGL step by step Writing small demo programs to understand the rendering pipeline Experimenting with shaders, transformations, and textures ...