Curvy Leaf 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:53 am Categories: Difficulty Level 9 recursion Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy. Tags: fractal, recursion Post navigation PREVIOUS Previous post: Basic LeafNEXT Next post: Dragon Curve Related Post Five Golden Fractal TreesFive Golden Fractal Trees 10/08/202110/08/2021 | JinshengJinsheng | 0 Comment Based on golden fractal tree project, draw the following shape that contains 5 golden fractal trees. 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 Box Fractal with Python TurtleBox Fractal with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following Box Fractal shape. READ MOREREAD MORE
Five Golden Fractal TreesFive Golden Fractal Trees 10/08/202110/08/2021 | JinshengJinsheng | 0 Comment Based on golden fractal tree project, draw the following shape that contains 5 golden fractal trees. 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
Box Fractal with Python TurtleBox Fractal with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following Box Fractal shape. READ MOREREAD MORE