Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17625

PBR Split Sum Approximation

$
0
0

So I’m still experimenting with adding PBR to my engine. I came across split sum approximation recently which I think is great and I’d like to consider implementing something similar.

What I’m confused about is the second part of the split sum approximation, IBL specular and the pre-computed BRDF texture which is a 2 channel approximation texture for the specular highlight. In all implementations I’ve seen, two sample the BRDF texture, they use roughness (0-1) and n dot v (normal dot view vector). How does this approximate specular with a view to the position of the …


Viewing all articles
Browse latest Browse all 17625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>