Posts tagged dithering

Dithered gradients for Processing.

I share some code that you can use in Processing applications to create linear and radial gradients. These gradients can be used with or without dithering, which creates a very smooth appearance.

Smooth HTML5 Canvas Radial Gradients with Dithering

Very smooth radial gradients in the canvas, in an easy to use JavaScript class. Subtle gradients across a wide area can be produced without noticeable banding.