Mosaic Circle 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:55 pm Categories: colorsys Difficulty Level 9 list loop math nested for loop random Based on Hex Mosaic, draw a mosaic circle shown here. Mosaic Circle with Python Turtle Tags: colorsys, hsv, list, loop, nested loop, random Post navigation PREVIOUS Previous post: Hex MosaicNEXT Next post: Lighting Up Animation Related Post Sun with Circle and Isosceles TrianglesSun with Circle and Isosceles Triangles 11/18/202111/18/2021 | JinshengJinsheng | 0 Comment Draw a sun shape with a circle and evenly space isosceles triangles surrounding the circle. You may need to use trigonometry to draw this shape. You can also color the READ MOREREAD MORE RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE Vortex of Squares with Python Turtle (Source Code Included)Vortex of Squares with Python Turtle (Source Code Included) 04/17/201904/17/2019 | Kevin XuKevin Xu | 2 Comments Draw the following spiral based on filled squares which changes the size as they rotate. Source Code: READ MOREREAD MORE
Sun with Circle and Isosceles TrianglesSun with Circle and Isosceles Triangles 11/18/202111/18/2021 | JinshengJinsheng | 0 Comment Draw a sun shape with a circle and evenly space isosceles triangles surrounding the circle. You may need to use trigonometry to draw this shape. You can also color the READ MOREREAD MORE
RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE
Vortex of Squares with Python Turtle (Source Code Included)Vortex of Squares with Python Turtle (Source Code Included) 04/17/201904/17/2019 | Kevin XuKevin Xu | 2 Comments Draw the following spiral based on filled squares which changes the size as they rotate. Source Code: READ MOREREAD MORE