Recursive Apollonian Gaskets with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:45 pm Categories: Difficulty Level Hard math recursion The following picture consists of Apollonian Gaskets inside a circle of another Apollonian Gasket. Recursive Apollonian Gaskets with Python Turtle Tags: fractal, math, recursion Post navigation PREVIOUS Previous post: Colored Apollonian Gasket (Full) with Python TurtleNEXT Next post: Periodic Table with Python Turtle Related Post Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE Spirograph with Python TurtleSpirograph with Python Turtle 04/10/201904/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Hypotrochoid project, create program that allows users to draw many Hypotrochoid on one canvas to generate a beautiful spirograph. Ask users to enter the following parameters: the ratio READ MOREREAD MORE Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Spirograph with Python TurtleSpirograph with Python Turtle 04/10/201904/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Hypotrochoid project, create program that allows users to draw many Hypotrochoid on one canvas to generate a beautiful spirograph. Ask users to enter the following parameters: the ratio READ MOREREAD MORE
Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE