Skip Navigation

[css-only] I made a thing

Feel free to tweak the two custom properties in the css pane to explore the different mosaic patterns that are generated.

3

You're viewing a single thread.

3 comments
  • 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.