Fibonacci Spiral 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:29 am Categories: Difficulty Level 6 loop python recursion Continue with Fibonacci Tiling project to draw a curve called Fibonacci Spiral. Fibonacci Spiral Tags: loop, recursion, spiral Post navigation PREVIOUS Previous post: Fibonacci TilingNEXT Next post: Golden Ratio Tiling Related Post Rotating Color WheelRotating Color Wheel 02/28/201902/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rotating color wheel. Related Project: Rotating Wheel Color Wheel READ MOREREAD MORE Apollonian Gasket (Full) with Python TurtleApollonian Gasket (Full) with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Given any three tangent circles, there are exactly two other circles that are tangent to the three circles. Starting from three big tangent circles of the same size, use recursion 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
Rotating Color WheelRotating Color Wheel 02/28/201902/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a rotating color wheel. Related Project: Rotating Wheel Color Wheel READ MOREREAD MORE
Apollonian Gasket (Full) with Python TurtleApollonian Gasket (Full) with Python Turtle 04/29/201904/29/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Given any three tangent circles, there are exactly two other circles that are tangent to the three circles. Starting from three big tangent circles of the same size, use recursion 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