Based on Hex Mosaic, draw a mosaic circle shown here.
Based on Hex Mosaic, draw a mosaic circle shown here.
Continue on random hexagon mesh to draw hex mosaic as shown. You may also want to use colorsys library.
You drew a hex grid and honeycomb. Randomize the hexagon’s vertex positions to draw a random hexagon mesh.
You programmed to draw a random mesh in a previous project. Now color each polygon with slightly varying colors with colorsys library (don’t use all hue range).
You drew a square grid in a previous project. Randomize the positions of the crossing points to draw a random mesh that looks like the image here: