Apollonian Gasket Variations with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:39 pm Categories: Difficulty Level Hard math recursion Starting from different set of three initial tangent circles and draw the reset of tangent circles. Tags: fractal, math, recursion Post navigation PREVIOUS Previous post: Apollonian Gasket (Full) with Python TurtleNEXT Next post: Colored Apollonian Gasket (Full) with Python Turtle Related Post Sierpinski TriangleSierpinski Triangle 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This classic recursive fractal shape is a must have project for Python Turtle. Draw this shape with recursion. Video demonstration of drawing process: READ MOREREAD MORE Dragon CurveDragon Curve 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This seemingly complex fractal can be drawn by curving a line with a right triangle of 25 degrees recursively. Recurve steps of dragon curve shown in this video: Related Projects: READ MOREREAD MORE Tornado TurnsTornado Turns 05/01/201905/01/2019 | JishnuJishnu | 0 Comment Continue from the Cycloid/Trochoid Project, increase the tracking distance gradually and draw the animation above. READ MOREREAD MORE
Sierpinski TriangleSierpinski Triangle 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This classic recursive fractal shape is a must have project for Python Turtle. Draw this shape with recursion. Video demonstration of drawing process: READ MOREREAD MORE
Dragon CurveDragon Curve 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This seemingly complex fractal can be drawn by curving a line with a right triangle of 25 degrees recursively. Recurve steps of dragon curve shown in this video: Related Projects: READ MOREREAD MORE
Tornado TurnsTornado Turns 05/01/201905/01/2019 | JishnuJishnu | 0 Comment Continue from the Cycloid/Trochoid Project, increase the tracking distance gradually and draw the animation above. READ MOREREAD MORE