I made this video: https://youtu.be/3K4kuJRChb0 in 2018. It is rendered using ray-marching, fBm noise and some other tricks. The noise function is coming from iq. Only drawed a quad in the screen. All the meshes and shadings are defined in the fragment shader.

TODO

  • Technical details of the implementation