Jeroen Schrader
Impression
About this project
When I was still in school, at one point we could choose our own project to create.
I decided I wanted to learn C++ and OpenGL so I came up with the idea of a 3D rendering engine.
We had 3 months to complete the project so I tried to stick to the basics. My goal was to at least add the following features:
- Load .obj models
- Support for normal maps
- Camera rotation
- At least 1 post-processing effect