Use a loop to draw the following diamond snowflake.
Use a loop to draw the following diamond snowflake.
Add colors to Vogel’s Model as shown here:
In a previous project, you drew Archimedean Spiral, in which radius increase linearly with the angle. In Fermat’s spiral, radius increases in proportion to the square root of the angle.
You drew an Expanding Tilted Circles in a previous project. Animate by rotating these circles with circles inside moving faster than circles outside.
You drew 60 tilted circles. Now draw fewer circles but with circles of expanding sizes. You can also add color to make it look better.
Animate the rainbow spiral by making it rotate.
In Square Spiral 2 project, you drew a static square spiral. Animate it by making it rotate.
In previous projects, you drew 60 tilted circles and 60 tilted circles with a hole in the center. Now animate it by making the hole grow larger while keeping the
In a previous project you drew a circle spiral. Now animate it to a vertigo effect. Vertigo Animation
In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Now add rainbow color to it with colorsys library. You may also need to define your own