In a previous project you are asked draw a colorful Sierpinski Triangle with recursion and colorsys library. Now animate this beautiful triangle as shown in the video below. Related Projects:
Also called as Heighway Dragon, it is a fractal shape that was researched by NASA scientists. It is very similar to the dragon curve project, except that the recursive cursing
Use colorsys library’s hsv_to_rgb() function and loop to draw the following square that gradually transitions hue value from 0 to the left to hue value 1 on the right.