SimpleSphereRaymarching¶
This Fuse is based on the Shadertoy 'SimpleSphereRaymarching' by drschizzo. © drschizzo (CC BY-NC-SA 3.0). Conversion to DCTL and encapsulation into a fuse done by JiPi. See ShaderOfTheWeek for more fuses in this category.
A nice shader in which the dFdx / dFdy functions from Shadertoy were used again for the HeightMap. This time I found a replacement solution for this.
Have fun playing