Create a random shape that can be tessellated and draw it.
Create a random shape that can be tessellated and draw it.
Draw the following simplified puzzle shape tessellation.
Use colorsys library to animate the gradual color changes of Penrose Triangle.
Penrose Triangle is a famous impossible shape. Draw it with Python Turtle! Source Code:
Draw a different color pattern for Penrose Tiling:
We all possible hues with colorsys library to draw a very colorful Penrose tiling.
Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination.
Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them.
Use beautiful colors to fill the Triangle Radial Tessellation.