NightCircuit¶
This Fuse is based on the Shadertoy 'Night circuit' by gaz. © gaz (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.
There is a striking performance difference between Cuda and OpenCL. While the shader is rendered loosely in real time with Cuda, with OpenCL each image is rendered individually to the screen. Possibly the use of the arrays is the cause.
Compatibility¶
⬛ macOS / Metal: NOT TESTED!
⬛ macOS / OpenCL: NOT TESTED!
🟩 Windows / CUDA: checked
🟩 Windows / OpenCL: checked