Lover¶
This Fuse is based on the Shadertoy 'Lover' by wyatt. © wyatt (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 cool shader that uses all four buffers. I implemented a few parameters to play with. Among other things, you can connect a texture, which then specifies the shape, with the snake being placed where the alpha channel is set to 1 in the texture.
The image depth is fixed here at float32, since otherwise no calculation via the buffer is possible. The default resolution is set to 800x450 pixels but can be changed in Page Image.
Have fun playing
Compatibility¶
⬛ macOS / Metal: NOT TESTED!
⬛ macOS / OpenCL: NOT TESTED!
🟩 Windows / CUDA: checked
🟩 Windows / OpenCL: checked