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 Fibonacci vs Golden Ratio TilingFibonacci vs Golden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Fibonacci tiling and Golden Ratio Tiling in one canvas. Which one is Golden Ratio Tiling? READ MOREREAD MORE Koch Snowflake Tessellation with Python TurtleKoch Snowflake Tessellation with Python Turtle 04/24/201904/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Arrange Koch Snowflakes to fill the screen. READ MOREREAD MORE Two Randomly Moving Intersecting LinesTwo Randomly Moving Intersecting Lines 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from a previous project with one moving line, and knowing how to detect if two lines intersect, animate two randomly moving lines. When these two lines intersect, color the READ MOREREAD MORE
Fibonacci vs Golden Ratio TilingFibonacci vs Golden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Fibonacci tiling and Golden Ratio Tiling in one canvas. Which one is Golden Ratio Tiling? READ MOREREAD MORE
Koch Snowflake Tessellation with Python TurtleKoch Snowflake Tessellation with Python Turtle 04/24/201904/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Arrange Koch Snowflakes to fill the screen. READ MOREREAD MORE
Two Randomly Moving Intersecting LinesTwo Randomly Moving Intersecting Lines 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from a previous project with one moving line, and knowing how to detect if two lines intersect, animate two randomly moving lines. When these two lines intersect, color the READ MOREREAD MORE