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 Hering Illusion Animated with Python TurtleHering Illusion Animated with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the Hering Illusion as shown here. Observe how the illusion changes as the blue lines change. READ MOREREAD MORE Circle of Squares (Source Code)Circle of Squares (Source Code) 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following circle made up with squares. You may need use trigonometry to solve this. Source Code: READ MOREREAD MORE Hexagram with Python and TurtleHexagram with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw the following hexagram with Python and Turtle. Hint: Think about where to start. The point at the bottom looks like a good starting point. Related Projects: Projects with similar READ MOREREAD MORE
Hering Illusion Animated with Python TurtleHering Illusion Animated with Python Turtle 11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the Hering Illusion as shown here. Observe how the illusion changes as the blue lines change. READ MOREREAD MORE
Circle of Squares (Source Code)Circle of Squares (Source Code) 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following circle made up with squares. You may need use trigonometry to solve this. Source Code: READ MOREREAD MORE
Hexagram with Python and TurtleHexagram with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Draw the following hexagram with Python and Turtle. Hint: Think about where to start. The point at the bottom looks like a good starting point. Related Projects: Projects with similar READ MOREREAD MORE