You drew a Sierpinski Triangle in a previous project. Now draw Sierpinski Triangle Curve without lifting the pen.
You drew a Sierpinski Triangle in a previous project. Now draw Sierpinski Triangle Curve without lifting the pen.
Generate random points and draw the convex hull of the points. You can use Gift Wrapping algorithm. The animation demonstrates the Gift Wrapping algorithm.