7th October 2019

WebGL experiment: infinite plane

Started off as an experiment on animated raycasted skydomes with moving textures, but then evolved into examining how one could render an infinite plane with z-culling and without using gl_FragDepth (as it's not supported in GLES2).