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 Diamond Suit Shape with Python and Turtle (Source Code)Diamond Suit Shape with Python and Turtle (Source Code) 12/07/202112/07/2021 | JinshengJinsheng | 0 Comment Write a program that draw a diamonds suit shape with Python and Turtle. Please note that four sides are curves not straight lines. A more challenging task is to make 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 Mandelbrot Set with Different Paramaters (Source Code)Mandelbrot Set with Different Paramaters (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comments Using the center coordinate and zoom factor to draw the following Mandelbrot Set visualizations. Source Code: READ MOREREAD MORE
Diamond Suit Shape with Python and Turtle (Source Code)Diamond Suit Shape with Python and Turtle (Source Code) 12/07/202112/07/2021 | JinshengJinsheng | 0 Comment Write a program that draw a diamonds suit shape with Python and Turtle. Please note that four sides are curves not straight lines. A more challenging task is to make 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
Mandelbrot Set with Different Paramaters (Source Code)Mandelbrot Set with Different Paramaters (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comments Using the center coordinate and zoom factor to draw the following Mandelbrot Set visualizations. Source Code: READ MOREREAD MORE