Quickframe is a toy renderer using OpenGL API, used mainly to learn new techniques.
It Currently supports :
- OBJ Model Loading
- Phong Shading with Blinn-Phong reflection model
- Directional, Point and Spot Lights
- Directional Shadow Mapping
- Skybox
- Normal Mapping
After building the Solution, resources and shaders folder must be copied to the executable path.
Right click to move the camera.