Wednesday, January 4, 2017

Unity 5 shader for Substance Painter

Here is SP viewport shader that emulates Unity 5 BRDF:

Download from Google disk

It's not 100% match unfortunately, but close enough.
It is how GGX-based BRDF  should work, not how it works in Unity.
---------------------------------------------------------------------
If you are interested in details, please read below.