Colorful Penrose Tiling 2 with Python Turtle 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:04 am Categories: colorsys Difficulty Level 10 list loop math random recursion Draw a different color pattern for Penrose Tiling: Colorful Penrose Tiling Tags: colorsys, hsv, list, loop, math, recursion, tessellation Post navigation PREVIOUS Previous post: Colorful Penrose Tiling with Python TurtleNEXT Next post: Ghost Related Post Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE N Overlapping Circle with Python and Turtle (Source Code)N Overlapping Circle with Python and Turtle (Source Code) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution READ MOREREAD MORE Bulge Illusion with Python Turtle (Source Code Included)Bulge Illusion with Python Turtle (Source Code Included) 12/10/201912/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is another Akiyoshi illusion. It feels like the center is bulging. Source Code: READ MOREREAD MORE
Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE
N Overlapping Circle with Python and Turtle (Source Code)N Overlapping Circle with Python and Turtle (Source Code) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution READ MOREREAD MORE
Bulge Illusion with Python Turtle (Source Code Included)Bulge Illusion with Python Turtle (Source Code Included) 12/10/201912/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is another Akiyoshi illusion. It feels like the center is bulging. Source Code: READ MOREREAD MORE