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 Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE Lots of Easter EggsLots of Easter Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw many easter eggs with stars in them. Also there are random colors and random tilt angles for these easter eggs. READ MOREREAD MORE Drawing Ellipse with Parametric Equation in Python TurtleDrawing Ellipse with Parametric Equation in Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We have several projects drawing ovals. Ellipse is not the same oval. AnĀ ellipse is a curve surrounding two focal points such that the sum of the distances to the two READ MOREREAD MORE
Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE
Lots of Easter EggsLots of Easter Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw many easter eggs with stars in them. Also there are random colors and random tilt angles for these easter eggs. READ MOREREAD MORE
Drawing Ellipse with Parametric Equation in Python TurtleDrawing Ellipse with Parametric Equation in Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We have several projects drawing ovals. Ellipse is not the same oval. AnĀ ellipse is a curve surrounding two focal points such that the sum of the distances to the two READ MOREREAD MORE