Color the Semi-Regular Tessellation 3.3.4.3.4 with your favorite colors.
Color the Semi-Regular Tessellation 3.3.4.3.4 with your favorite colors.
There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.6.12.
There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.3.4.3.4.
Add colors to the Rhombus Tessellation.
Use Python Turtle to draw the Rhombus Tessellation as shown below.
Cyclogon is a curve formed by tracing a vertex of a rolling polygon on a flat ground. Continue from previous rolling triangle animation and trace the red vertex to draw
We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate
We drew an ellipse centered at origin without tilt. In this project, we will draw a general ellipse that can be centered at any location and any tilt angle. The
Lissajous Curve is a famous curve with both practical use and in art and design. It is generated by a simple parametric equation: In the equation above t is the
Use the following parametric equations to draw a butterfly curve. In the equation above t is the parameter of the equations. Let it range from 0 to 12π gradually with