Posts, a community app by Read.cv

Thread
Roby Saavedra

Made this little web visualizer that generates a random grid of divs, each with a grainy background gradient that changes direction on hover.

Nick Noble
Replying to @roby

Got a link? How did you do the grain?

Roby Saavedra
Replying to @nickisnoble

Sure! 1il1il1.github.io/ The grain effect is made by a script that slightly alters the rgb value of every pixel within each div

Grainy Grid Generator