Skip to content

Toy OpenGL/C++ Renderer to learn basic rendering concepts

Notifications You must be signed in to change notification settings

rouga/Quickframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Toy OpenGL/C++ Renderer to learn basic rendering concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published