Five Golden Fractal Trees 10/08/202110/08/2021 | JinshengJinsheng | 0 Comment | 8:46 pm Categories: Difficulty Level 6 recursion Based on golden fractal tree project, draw the following shape that contains 5 golden fractal trees. Five Golden Fractal Trees Tags: fractal, recursion Post navigation PREVIOUS Previous post: Golden Fractal Tree with Python Turtle (Source Code)NEXT Next post: Tutorial: How to Draw a Simple Heart Shape with Python and Turtle Related Post Quadratic Koch Snowflake from a Triangle (Source Code)Quadratic Koch Snowflake from a Triangle (Source Code) 08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The quadratic Koch snowflake starts from a square. Draw the quadratic Koch snowflake starting with a triangle. Source Code: READ MOREREAD MORE Colored Vicsek Fractal with Python Turtle (Source Code)Colored Vicsek Fractal with Python Turtle (Source Code) 09/13/202009/13/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library draw colored Vicsek Fractal. Fix saturation and value, change hue gradually from 0 to 1 from center to the outer edge. Source Code: READ MOREREAD MORE Moving Wheel AnimationMoving Wheel Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following moving wheel animation. Note that wheel is both rotating and moving. READ MOREREAD MORE
Quadratic Koch Snowflake from a Triangle (Source Code)Quadratic Koch Snowflake from a Triangle (Source Code) 08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The quadratic Koch snowflake starts from a square. Draw the quadratic Koch snowflake starting with a triangle. Source Code: READ MOREREAD MORE
Colored Vicsek Fractal with Python Turtle (Source Code)Colored Vicsek Fractal with Python Turtle (Source Code) 09/13/202009/13/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library draw colored Vicsek Fractal. Fix saturation and value, change hue gradually from 0 to 1 from center to the outer edge. Source Code: READ MOREREAD MORE
Moving Wheel AnimationMoving Wheel Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following moving wheel animation. Note that wheel is both rotating and moving. READ MOREREAD MORE