January 29, 2016

Just a quick update... I've been making some great progress with transmitted specular for IBL!


These screenshots will look a little strange (I mean that black borders & grainyness), because it's a debugging rendering mode.


I've got the split-term stuff going; and it looks like it should be practical. I'd prefer to avoid having yet another cubemap, so maybe there's some way to just reuse the reflection filtered cubemap. Its seems reasonable to say that the filtering should be similar. We just need some way to calculate the amount of blurriness that is correct for transmissions.


Speaking of that, I've been thinking the type of filtering that is applied to the specular map. More on that later.

Next week I'll post some proper screenshots & a whole lot of details!

I made some interesting observations while doing this, I've got a bunch of new changes and improvements for IBL. Check out the "experimental" branch for now.

BTW, the node diagram for the GGX BSDF equation looks a little nicer now --


(See the older version here:Transmission Node Diagram)

As you can see in the diagram, the equations are causing a lot of light to get focused in around the edges. This seems to be exaggerated when roughness is very high. That might require a little more investigation next week.



blog comments powered by Disqus