axol-LivingWallpaper

I wanted to make a transforming tiling pattern that continuously transforms into different shapes. With a little more research I realized it’s actually kind of hard to transform between tiling patterns. I am not very satisfied with the end product because I really don’t like the colors. But this was my best attempt after trying many color palettes so I had to stick with it 🙁

The shapes are described as a series of points, and I used multiple transformation functions to go between shapes and colors, such as exponentialIn, circularInOut, normalizedInverseErf, etc.