Moss’s Egg can be drawn with from any isosceles triangle ABC with apex B, as long as the angle at B is greater than 60° (Wikipedia). Animation the drawing process of Moss’s Egg
Moss’s Egg can be drawn with from any isosceles triangle ABC with apex B, as long as the angle at B is greater than 60° (Wikipedia). Animation the drawing process of Moss’s Egg
Draw a large dot with low brightness. On every 3rd second, light it up to full brightness while keeping the hue and saturation and dim it to the original brightness
You drew a hex grid in a previous project. Now draw a honeycomb based on that project. The (h,s,v) values of honeycomb is about (0.11,0.95,0.8). Add some tiny random fluctuations
Draw the following triangular stack of hexagons. Related Project: Stack of Circles
Turtle unfortunately doesn’t provide function to draw an ellipse. An ellipse is a curve surrounding two focal points such that the sum of the distances to the two focal points
Also known as Spiral of Theodorus, this spiral draws a series of side by side right triangles with one leg having fixed unit size, and the other leg a series
Also known as reciprocal spiral, it is an inverse of Archimedean spiral. This means the radius grows in proportion to the inverse of angle. To avoid infinite radius, start with
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.
Animate the rainbow spiral by making it rotate.