Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PhysicallyBasedRenderer

A phyiscally based renderer, the GLSL shaders used physically plausible calculations to calculate the diffusion and specularity across the objects. It uses a deferred rendering technique, requiring two passes, so as to only perform lighting calculations on the the objects seen by the camera.

This was a personal project undertaken to understand and program in C++ for the GPU therefore no dependencies will be given as it is not designed to be exist outside of that scope.

About

A phyiscally based renderer, the GLSL shaders used physically plausible calculations to calculate the diffusion and specularity across the objects. It uses a deferred rendering technique, requiring two passes, so as to only perform lighting calculations on the the objects seen by the camera.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages