Colored Apollonian Gasket (Full) with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:42 pm Categories: colorsys Difficulty Level Hard math recursion Color the Apollonian Gasket. Colored Apollonian Gasket (Full) with Python Turtle Tags: colorsys, fractal, hsv, math, recursion Post navigation PREVIOUS Previous post: Apollonian Gasket Variations with Python TurtleNEXT Next post: Recursive Apollonian Gaskets with Python Turtle Related Post 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 Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE Color Wheel with SaturationColor Wheel with Saturation 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 4 project, you are asked to draw a spider web. In another level 4 project, you are asked draw a color wheel. Continue on to draw a 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
Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE
Color Wheel with SaturationColor Wheel with Saturation 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 4 project, you are asked to draw a spider web. In another level 4 project, you are asked draw a color wheel. Continue on to draw a READ MOREREAD MORE