block by tophtucker 93680258138309df0753

Streaky Text IV

Full Screen

Crappy ripoff of FizzyText (seen here, source here, my attempted explanation here).

Compared to the last, this one just has particles everywhere, randomly colored, that pick up the color of the (invisible) text when they go over its “shadow”, so you can see the text by its color coherence. A color-blind person’s nightmare, I guess.

N.b. that this has a downward bias, this.y += this.v;. As opposed to just following Perlin-derived flow field in any direction.

index.html

improvedNoise.js

main.js