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 Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE Computing Sine and Cosine with Python TurtleComputing Sine and Cosine with Python Turtle 04/04/201904/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Sine function of an angle θ is defined by the ratio of the length of the side of the triangle opposite to the angle and the length of the hypotenuse in a READ MOREREAD MORE Hindu Temple Fractal with Python Turtle (Source Code)Hindu Temple Fractal with Python Turtle (Source Code) 09/04/202009/04/2020 | JinshengJinsheng | 0 Comment This paper describes the fractal geometry of Kandariya Mahadeva Temple. Draw the following fractal shape with Python and Turtle. Source Code: READ MOREREAD MORE
Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE
Computing Sine and Cosine with Python TurtleComputing Sine and Cosine with Python Turtle 04/04/201904/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Sine function of an angle θ is defined by the ratio of the length of the side of the triangle opposite to the angle and the length of the hypotenuse in a READ MOREREAD MORE
Hindu Temple Fractal with Python Turtle (Source Code)Hindu Temple Fractal with Python Turtle (Source Code) 09/04/202009/04/2020 | JinshengJinsheng | 0 Comment This paper describes the fractal geometry of Kandariya Mahadeva Temple. Draw the following fractal shape with Python and Turtle. Source Code: READ MOREREAD MORE