This seemingly complex fractal can be drawn by curving a line with a right triangle of 25 degrees recursively. Recurve steps of dragon curve shown in this video: Related Projects:
This seemingly complex fractal can be drawn by curving a line with a right triangle of 25 degrees recursively. Recurve steps of dragon curve shown in this video: Related Projects:
Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy.
Use recursion to draw the following basic leaf shape. Related Project: Curvy Leaf
Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation:
Use recursion to draw a snowflake as shown below. Related Projects: Koch Snowflake
Draw our logo picture as shown. Related Projects: Not So Perfect Tree Rainbow Colored Tree
In a previous project you drew a tree, which looks too perfect. Add some randomness and color to the tree to make it look a little more realistic. Related Projects:
Draw the following tree with recursion. Related Projects: Rainbow Colored Tree
In a previous project you drew a rainbow colored tree. Animate this tree by making it grow thinner as shown in this video. Related Project: Rainbow Colored Tree
In a previous project, you are asked to draw a circle flower. Animate the shape by rotating it. Notice that speed of rotation is different. Related Projects: Circle Flower