home/ atoms/ vignette

A vignette darkens frame edges to concentrate attention inward and give a generative field coherence

A vignette gradually darkens or softens the edges of a frame, funneling the viewer’s attention toward the center and implying a lens or camera. In generative visuals a subtle vignette almost always helps a busy field cohere by dimming the peripheral activity. A heavy vignette shifts the aesthetic register toward retro-CRT or vaporwave styles. This is applied in color/value space, typically by multiplying the image by a radial falloff shape.

Examples

Multiplying a frame by smoothstep(1.2, 0.3, length(uv)) applies a soft center-preserving vignette. Reducing the outer falloff radius intensifies it to a retro look.

Assessment

Describe the difference in visual effect between a subtle and a heavy vignette, and explain which aesthetic register each belongs to.

“`vignette`: darken/soften frame edges to funnel attention inward and imply a lens. A subtle vignette almost always helps a busy generative field cohere; a heavy one reads as `retro-crt`/`vaporwave`.”
context/ · L2-composer/visual/composition.md · chunk 1