Simplex 2D Noise based on https://github.com/ashima/webgl-noise/wiki adds Simple Noise to image.
Example, includes zoom and movement.
I can see the effect in the example but when I add it to my project in C3 it doesnt appaer in the effects list.
They should have a PSA about this...
It is because this effect does not have a webgpu version and the new default for C3 is to use webgpu instead of webgl (switch back to webgl in advanced project settings). I am not sure why they do this, the current webgpu implementation has varying up/down performance vs webgl.
Thanks. Would this support webgpu one day?