tsumli / vlux

Real-time rendering playground using C++ and Vulkan.
0 stars 0 forks source link

Fix MetallicRoughness #66

Closed tsumli closed 6 months ago

tsumli commented 6 months ago

Currently uses metallic roughness texture as below

But this is the correct version maybe

need to modify shader algorithm and its naming