Canvas2D Noise
A technique for creating a random noise/film grain effect using Canvas2D.
23 ∕ 09 ∕ 2024For some time I've wanted a cheap way to create a random noise effect on Canvas2D as it's a nice way to fade the background to a solid colour without it being totally uniform.
The CodeSandbox embed below shows the finished example. Check out draw.js.