Semi-Regular Tessellation 4.6.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:53 pm Categories: Difficulty Level 6 loop There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.6.12. Semi-Regular Tessellation 4.6.12 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Semi-Regular Tessellation 3.3.4.3.4 with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.3.3.3.6 with Python Turtle Related Post Swirly CandySwirly Candy 04/15/201904/15/2019 | AanishAanish | 0 Comment Use several colors to draw multiple spirals. READ MOREREAD MORE Colored Square Spiral in a Square (Source Code)Colored Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting READ MOREREAD MORE Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE
Swirly CandySwirly Candy 04/15/201904/15/2019 | AanishAanish | 0 Comment Use several colors to draw multiple spirals. READ MOREREAD MORE
Colored Square Spiral in a Square (Source Code)Colored Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting READ MOREREAD MORE
Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE