Info

Statistics

  • Download count424 total downloads
  • Latest download count 424 downloads of latest version
  • Average download count1 downloads per day average

Owners

Description

Simplex 2D Noise based on https://github.com/ashima/webgl-noise/wiki adds Simple Noise to image.

Example Files

Example, includes zoom and movement.

Discussion

  • 4 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • 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.