Colorful Sierpinski Carpet 03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:09 pm Categories: colorsys Difficulty Level 6 recursion Use colorsys library and recursion to draw the following colorful carpet. Colorful Sierpinski Carpet with Python Turtle Tags: colorsys, fractal, hsv, recursion Post navigation PREVIOUS Previous post: Sierpinski CarpetNEXT Next post: Half Circle Related Post Rotating Rainbow SpiralRotating Rainbow Spiral 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rainbow spiral by making it rotate. READ MOREREAD MORE Colored Square Spiral in a Square (Source Code)Colored Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting READ MOREREAD MORE Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. READ MOREREAD MORE
Rotating Rainbow SpiralRotating Rainbow Spiral 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rainbow spiral by making it rotate. READ MOREREAD MORE
Colored Square Spiral in a Square (Source Code)Colored Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting READ MOREREAD MORE
Penrose Tiling with Python TurtlePenrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. READ MOREREAD MORE