Anatomy of a Shader World: How SDF Raymarching Creates 3D Scenes in 30 Lines of GLSL
A technical deep-dive into how Lumitree's WebGL shader worlds work — signed distance functions, raymarching algorithms, and how complex 3D scenes with lighting and shadows fit in under 50KB.