2016-02-04

Blocks

,Click to view realtime WebGL version,demo/

Testing new SSAO implementation from learnopengl.com

Source code at Github.


The structure is created by recursively subdividing rectangles at a random rate until max depth level is reached.

tags
3d
technologies
glsl, webgl, javascript, pex