Posts, a community app by Read.cv

Thread
 @

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

Got a link? How did you do the grain?

 @
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