Colored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:25 am Categories: colorsys Difficulty Level 7 loop python recursion Draw a colored version of Sierpinski Pentagon. Colored Sierpinski Pentagon Tags: colorsys, fractal, math, recursion Post navigation PREVIOUS Previous post: Sierpinski Pentagon with Python TurtleNEXT Next post: YouTube Logo Related Post T-Square Fractal with Python Turtle (Source Code)T-Square Fractal with Python Turtle (Source Code) 09/01/202009/01/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment T-Square fractal can be drawn with chaos game as shown in this project. We can also use stacked square to draw T-Square fractal. As you increase the recursion depth of READ MOREREAD MORE Hermann Grid Illusion with Python Turtle with Source CodeHermann Grid Illusion with Python Turtle with Source Code 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What do you see? Draw this simple shape. Check out this Wikipedia article to know more about this illusion. READ MOREREAD MORE Triangle Tessellation with Python TurtleTriangle Tessellation with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Triangle Tessellation or Tiling is one of three regular tessellations. The other two are: Square Tessellation and Hexagon Tessellation. READ MOREREAD MORE
T-Square Fractal with Python Turtle (Source Code)T-Square Fractal with Python Turtle (Source Code) 09/01/202009/01/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment T-Square fractal can be drawn with chaos game as shown in this project. We can also use stacked square to draw T-Square fractal. As you increase the recursion depth of READ MOREREAD MORE
Hermann Grid Illusion with Python Turtle with Source CodeHermann Grid Illusion with Python Turtle with Source Code 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What do you see? Draw this simple shape. Check out this Wikipedia article to know more about this illusion. READ MOREREAD MORE
Triangle Tessellation with Python TurtleTriangle Tessellation with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Triangle Tessellation or Tiling is one of three regular tessellations. The other two are: Square Tessellation and Hexagon Tessellation. READ MOREREAD MORE