experiment 08 · grain, lift and a little halation · pictures only
the grain is inside the filter, which is attached to the <img> and <video> elements and nothing else. the white ground and the type never enter it, so there is no way for it to land on them. no overlay sitting on top of the page.
the black lift is doing double duty — it washes the picture out and bumps the brightness, because lifting the floor off zero is the same move as raising exposure on the shadows. that's why there's no separate brightness control.
<filter id="wear">
saturate 0.88
slope 0.90
intercept 0.055 <- the wash
blur 4
halation 0.16
grain 0.055
</filter>
.worn img,
.worn video { filter: url(#wear); }
< lab · find the numbers you like and send them to me · eastie.fun
< lab