Skip to content

manueldun/ToyRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyRenderer

This repository serves as technical portfolio, so is not intended to be used as a library, its purpose is to learn/practice/show 3d graphics knowledge.

The application only loads and render the sponza 3d model with opengl 4.0 (the sponza 3d model is included in the repository)

Features

  • PBR shading
  • Deferred Rendering
  • Shadow Mapping
  • Reflective Shadow Maps for global illumination
  • Dear IMGUI integration
  • WASD camera control

Dependencies (included in the repository)

  • GLFW
  • GLM
  • tinyGLTF
  • glad

screenshot1 screenshot1 screenshot1 screenshot1 screenshot1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published