- This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘JavaScript’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › JavaScript › Animated Noise Background with JS and or CSS
I was just wondering if anyone has ever seen an effect like this done with JS or CSS? Or even what something like this would be called, so I can begin searching around.
I’ve searched codepen and have found things similar, but not close enough to this.
Any help would be appreciated.
UPDATE: http://codepen.io/ryanmunger/pen/PbyGQP
Hey guys. I feel like I am getting a lot closer with this technique.
After zooming into the gif, I noticed it’s just a bunch of little bars, that cycle through 4 shades (white to black).
This code pen is obviously not very performant at all and has some issues with the timing of cycling through all 4 colors.
I’m just wondering if there is any feedback based on this current implementation.
Here are some things I am aware of:
This one’s quite nice too: