Pragmatic guide to Physically Based Rendering (PBR) in WebGL using pex
library.
This is code accompanying series of blog posts about implementing PBR from scratch. You can read them on my blog http://marcinignac.com/blog/
-
IBL (Image based lighting)
-
BRDFs?
-
Putting it all together?
-
Area lights?