Penrose Hexagon with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:25 pm Categories: Difficulty Level 5 math Draw an impossible Penrose Hexagon: Tags: illusion Post navigation PREVIOUS Previous post: Penrose Pentagon with Python TurtleNEXT Next post: Penrose Polygons with Python Turtle Related Post Pentaflake Fractal with Python Turtle (Source Code)Pentaflake Fractal with Python Turtle (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown pentaflake fractal shape. The following figures show pentaflakes in different recursion depths. Source Code: 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 Hex MosaicHex Mosaic 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue on random hexagon mesh to draw hex mosaic as shown. You may also want to use colorsys library. READ MOREREAD MORE
Pentaflake Fractal with Python Turtle (Source Code)Pentaflake Fractal with Python Turtle (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown pentaflake fractal shape. The following figures show pentaflakes in different recursion depths. Source Code: 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
Hex MosaicHex Mosaic 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue on random hexagon mesh to draw hex mosaic as shown. You may also want to use colorsys library. READ MOREREAD MORE