Hindu Temple (All-Sided) Fractal with Python Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:27 pm Categories: Difficulty Level 7 math recursion Draw all-sided hindu temple fractal. Refer to this Hindu Temple project. All-Sided Hindu Temple Fractal Tags: fractal, recursion Post navigation PREVIOUS Previous post: Hex Star Fractal using Python and TurtleNEXT Next post: Striped Pentagon Spirals Related Post Recursive Apollonian Gaskets with Python TurtleRecursive Apollonian Gaskets with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following picture consists of Apollonian Gaskets inside a circle of another Apollonian Gasket. READ MOREREAD MORE Golden Dragon Curve Fractal (Source Code)Golden Dragon Curve Fractal (Source Code) 09/19/202009/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a dragon curve based on the golden ratio. At each recursion, the first recursion step turns 32.89 degrees to the left and move 0.74 times the original distance; the READ MOREREAD MORE Throbbing Heart Animation with Python and Turtle (Source Code)Throbbing Heart Animation with Python and Turtle (Source Code) 11/17/202111/17/2021 | JinshengJinsheng | 0 Comments Animate a throbbing heart. Check out this simple heart drawing tutorial if you need help. Source Code: READ MOREREAD MORE
Recursive Apollonian Gaskets with Python TurtleRecursive Apollonian Gaskets with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following picture consists of Apollonian Gaskets inside a circle of another Apollonian Gasket. READ MOREREAD MORE
Golden Dragon Curve Fractal (Source Code)Golden Dragon Curve Fractal (Source Code) 09/19/202009/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a dragon curve based on the golden ratio. At each recursion, the first recursion step turns 32.89 degrees to the left and move 0.74 times the original distance; the READ MOREREAD MORE
Throbbing Heart Animation with Python and Turtle (Source Code)Throbbing Heart Animation with Python and Turtle (Source Code) 11/17/202111/17/2021 | JinshengJinsheng | 0 Comments Animate a throbbing heart. Check out this simple heart drawing tutorial if you need help. Source Code: READ MOREREAD MORE