Rainbow Tree 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:43 am Categories: colorsys custom functions Difficulty Level 10 loop random recursion Draw our logo picture as shown. Related Projects: Not So Perfect TreeRainbow Colored Tree Tags: colorsys, hsv, loop, loops, random, recursion Post navigation PREVIOUS Previous post: Random Walk with Python Turtle (with Source Code)NEXT Next post: Random Walk with Bounding Circle Related Post 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 Vicsek Fractal with Python and Turtle (Source Code)Vicsek Fractal with Python and Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code: READ MOREREAD MORE Dodecagon Spiral (Source Code)Dodecagon Spiral (Source Code) 09/23/202009/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In other related projects, we draw a pentagon spiral and a square spiral. Now draw a dodecagon spiral with 12 sides. Also make the grayscale of dodecagons gradually grow lighter 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
Vicsek Fractal with Python and Turtle (Source Code)Vicsek Fractal with Python and Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code: READ MOREREAD MORE
Dodecagon Spiral (Source Code)Dodecagon Spiral (Source Code) 09/23/202009/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In other related projects, we draw a pentagon spiral and a square spiral. Now draw a dodecagon spiral with 12 sides. Also make the grayscale of dodecagons gradually grow lighter READ MOREREAD MORE