I love the wave-like patterns in these images. I recently made these using <canvas> (which I’m learning about in the Creative Coding workshop that I’m taking), and each shape that you see is a Unicode character. Their positions are evenly distributed on a grid while their sizes and rotations are generated using the noise2D function. […]
