1688 shaares
869 private links
869 private links
Explore composable geometry shapes, shaders, transformations with a lisp-like language called Janet. The rendering by compiling the code to glsl, running a raymarching engine (that why it's easy to define composite shapes).
For more (fancy) raymarching demo, check out https://iquilezles.org/articles/raymarchingdf/.