Very cool! I like how changing either variable gives you a completely different pattern. Though not the same idea here’s another fun one: https://codepen.io/josetxu/pen/mdoaKEr
Oh cool, yeah and you’re also using multiple repeating-radial-gradients to generate textured noise.
That’s exactly what I was doing while working on a new button style.
Some gradients and some noise sprinkled on top to remove some of the flatness, but while I was experimenting with the noise I happened upon that really cool pattern and thought I’d share it by itself.
Very cool! I like how changing either variable gives you a completely different pattern. Though not the same idea here’s another fun one: https://codepen.io/josetxu/pen/mdoaKEr
Oh cool, yeah and you’re also using multiple
repeating-radial-gradient
s to generate textured noise.That’s exactly what I was doing while working on a new button style.
Some gradients and some noise sprinkled on top to remove some of the flatness, but while I was experimenting with the noise I happened upon that really cool pattern and thought I’d share it by itself.