Shader Playground
Circle Noise Background
It’s fun to see how just a little noise can create such fun effects. See the code and a more in depth discussion here!
See the code here!
Voronoi Tile Map
Organic looking tile maps can be a pain to create, so a tool to streamline that process helps free up artists for pressing matters. Dive into a discussion and the code here!
This tool used voronoi noise to blend neighboring tiles together.