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 Elliptical PetalsElliptical Petals 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use ellipse to draw the following colorful elliptical petals. READ MOREREAD MORE Spiral of Spirals Fractals 2 with Python Turtle (Source Code)Spiral of Spirals Fractals 2 with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Modify spiral of spirals such that the direction of sub spirals start from almost the opposite direction to the current spiral. Source Code: (This code may run a few minutes) READ MOREREAD MORE Colorful Sierpinski TriangleColorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. READ MOREREAD MORE
Elliptical PetalsElliptical Petals 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use ellipse to draw the following colorful elliptical petals. READ MOREREAD MORE
Spiral of Spirals Fractals 2 with Python Turtle (Source Code)Spiral of Spirals Fractals 2 with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Modify spiral of spirals such that the direction of sub spirals start from almost the opposite direction to the current spiral. Source Code: (This code may run a few minutes) READ MOREREAD MORE
Colorful Sierpinski TriangleColorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. READ MOREREAD MORE