Random Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:52 pm Categories: Difficulty Level 7 list loop random Create a random shape that can be tessellated and draw it. Random Tessellation Tags: list, loop, random, tessellation Post navigation PREVIOUS Previous post: Puzzle Tessellation with Python TurtleNEXT Next post: Random Mountain Curve with Python Turtle Related Post Animation of Sierpinski Triangle Tree with Turtle (Source Code)Animation of Sierpinski Triangle Tree with Turtle (Source Code) 08/19/202008/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the transition from Sierpinski Triangle tree to Fractal tree as shown. This project is related to Sierpinski Triangle and Fractal Tree. Source Code: READ MOREREAD MORE Drawing Barnsley’s Fern with Chaos Game (Solution Included)Drawing Barnsley’s Fern with Chaos Game (Solution Included) 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Barnsley’s Fern with Chaos Game. The equation for construction is provided in this Wikipedia article. Solution: READ MOREREAD MORE Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Animation of Sierpinski Triangle Tree with Turtle (Source Code)Animation of Sierpinski Triangle Tree with Turtle (Source Code) 08/19/202008/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the transition from Sierpinski Triangle tree to Fractal tree as shown. This project is related to Sierpinski Triangle and Fractal Tree. Source Code: READ MOREREAD MORE
Drawing Barnsley’s Fern with Chaos Game (Solution Included)Drawing Barnsley’s Fern with Chaos Game (Solution Included) 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Barnsley’s Fern with Chaos Game. The equation for construction is provided in this Wikipedia article. Solution: READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE