Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 486 Bytes

Quickframe

Alt text 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.