Backgrounds

Dither

Pro

A live field crushed to one bit through an ordered threshold matrix. The only background here that looks better the cheaper it gets, and the only one that runs the same on a decade-old laptop as on a workstation.

Install

Props

What It Demonstrates

Loop
An animation that repeats, a set number of times or infinitely.
Stepped animation
An animation that is divided into discrete steps, like a countdown timer.
Idle animation
Subtle motion that plays while an element is just sitting there, waiting to be interacted with.
Compositing
Letting the GPU move or fade an element on its own layer without redoing layout or paint.
Hardware acceleration
Animating transform and opacity lets the GPU keep motion smooth.

Related Components

Appears In