Continue from Random Asteroids project to draw several random asteroids in space. What’s next?Moving Asteroid in Space
Continue from Random Asteroids project to draw several random asteroids in space. What’s next?Moving Asteroid in Space
Randomize the regular Dodecagon to draw random asteroids. What’s next?Random Asteroids in Space
Draw a Dodecagon or a regular polygon with 12 sides with Python Turtle. What’s next?Random AsteroidsRandom Asteroids in Space Related Projects
Generate random points and draw the convex hull of the points. You can use Gift Wrapping algorithm. The animation demonstrates the Gift Wrapping algorithm.
Animate the rounded triangle with bigger and bigger rounded corners.
In this tutorial we are going to show how to draw rectangles or squares with round corners. We will start by drawing the bottom straight-line with blue color. The following
Use loops to draw the following shape:
Draw a 3×3 squares filled with random colors.
Yummy!