Colored Apollonian Gasket with Python Turtle 04/28/201904/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:04 am Categories: colorsys Difficulty Level 10 math recursion Draw the Apollonian Gasket with colors: Colored Apollonian Gasket with Python Turtle Tags: colorsys, hsv, math, recursion Post navigation PREVIOUS Previous post: Apollonian Gasket with Python TurtleNEXT Next post: Apollonian Gasket (Full) with Python Turtle Related Post Rounded Triangle with Python TurtleRounded Triangle with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rounded triangle with curved corners. READ MOREREAD MORE Rainbow SpiralRainbow Spiral 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is an extension to previous spiral project https://pythonturtle.academy/spiral/. Make the spiral more beautiful by setting colors gradually from hue value 0 to hue value 1. READ MOREREAD MORE Pentaflake Fractal with Python Turtle (Source Code)Pentaflake Fractal with Python Turtle (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown pentaflake fractal shape. The following figures show pentaflakes in different recursion depths. Source Code: READ MOREREAD MORE
Rounded Triangle with Python TurtleRounded Triangle with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rounded triangle with curved corners. READ MOREREAD MORE
Rainbow SpiralRainbow Spiral 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This is an extension to previous spiral project https://pythonturtle.academy/spiral/. Make the spiral more beautiful by setting colors gradually from hue value 0 to hue value 1. READ MOREREAD MORE
Pentaflake Fractal with Python Turtle (Source Code)Pentaflake Fractal with Python Turtle (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown pentaflake fractal shape. The following figures show pentaflakes in different recursion depths. Source Code: READ MOREREAD MORE