ShaderToy Diffuse BRDF sampling

July 20, 2019

Just a little shader implementing a diffuse BRDF sampling on a cube map applied to a raytraced sphere on shadertoy.

I wanted to train myself before implementating it in a real renderer, I'm really happy with the result we get with this Envmap.

You can find this project on Shadertoy.