A 3D rendering engine. This is merely a prototype to learn OpenGL and 3D rendering, so the code is indeed a huge mess, but allows me to iterate quickly on some ideas.
This is the result of reading and watching the following:
- The Cherno (OpenGL series) https://www.youtube.com/playlist?list=PLlrATfBNZ98foTJPJ_Ev03o2oq3-GGOS2
- learnopengl.com/
- http://www.opengl-tutorial.org
cmake . && make
./Pipe3D_Playground