Akiyoshi made this original rolling illusion. It feels like the cylinders are rolling. You may want to how to draw oval or ellipse for this project. Source code:
Akiyoshi made this original rolling illusion. It feels like the cylinders are rolling. You may want to how to draw oval or ellipse for this project. Source code:
Moving objects can give 3-D depth effect called kinetic depth effect. Draw the following Stereokinetic Effect where rotating circles generates an interesting 3-D effect. Idea from https://michaelbach.de/ot/mot-ske/
Draw the following square snowflake with recursion. Source Code:
In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos
In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos
Simulate the explosion effect with Python Turtle.
Use recursion to draw the following Box Fractal shape.
Generalize Penrose Polygons to be able to draw polygon of any number of sides:
Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect.
Color the Semi-Regular Tessellation 4.6.12 with your favorite colors.