Adding PBR to Your Mod
Jump to navigation
Jump to search
Introduction
In this article we would look at the PBR shader and implement it to our SDK2013 Mod. PBR is a physically based shading model that is used on newer games. Implementing this shader to our mod would enable us to use metalness, roughness workflows to our materials.