Colorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:07 pm Categories: colorsys Difficulty Level 10 list loop math random recursion We all possible hues with colorsys library to draw a very colorful Penrose tiling. Colorful Penrose Tiling with Python Turtle Tags: colorsys, loop, math, random, recursion, tessellation Post navigation PREVIOUS Previous post: Penrose Tiling with Python TurtleNEXT Next post: Colorful Penrose Tiling 2 with Python Turtle Related Post Drawing General Ellipse with Python TurtleDrawing General Ellipse with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew an ellipse centered at origin without tilt. In this project, we will draw a general ellipse that can be centered at any location and any tilt angle. The READ MOREREAD MORE Many Rotated StarsMany Rotated Stars 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment Rotate the unfilled star many times to draw the following shape. READ MOREREAD MORE Recursive Apollonian Gaskets with Python TurtleRecursive Apollonian Gaskets with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following picture consists of Apollonian Gaskets inside a circle of another Apollonian Gasket. READ MOREREAD MORE
Drawing General Ellipse with Python TurtleDrawing General Ellipse with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew an ellipse centered at origin without tilt. In this project, we will draw a general ellipse that can be centered at any location and any tilt angle. The READ MOREREAD MORE
Many Rotated StarsMany Rotated Stars 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment Rotate the unfilled star many times to draw the following shape. READ MOREREAD MORE
Recursive Apollonian Gaskets with Python TurtleRecursive Apollonian Gaskets with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following picture consists of Apollonian Gaskets inside a circle of another Apollonian Gasket. READ MOREREAD MORE