Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:35 pm Categories: colorsys Difficulty Level 10 list loop math random recursion Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. Penrose Tiling with Python Turtle Tags: list, loop, math, recursion, tessellation Post navigation PREVIOUS Previous post: Find Different Color Game with Python TurtleNEXT Next post: Colorful Penrose Tiling with Python Turtle Related Post 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 Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE Rotating Circle FlowerRotating Circle Flower 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you are asked to draw a circle flower. Animate the shape by rotating it. Notice that speed of rotation is different. Related Projects: Circle Flower 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
Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE
Rotating Circle FlowerRotating Circle Flower 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you are asked to draw a circle flower. Animate the shape by rotating it. Notice that speed of rotation is different. Related Projects: Circle Flower READ MOREREAD MORE