RGB Noise

RGB noise inspired by a reddit post.

Date
Author
Tags dev

Inspired by this post

Trying to reproduce the noise in the reddit post, I found the feTurbulence documentation which had some interesting results (interactive in next post)

param value
baseFrequency 0.05
numOctaves 2
scale 10

/js/rgb-noise.js

SVG/Element/feTurbulence