Circular Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:54 pm Categories: Difficulty Level 8 loop math You drew a straight rope. Now draw a circular rope. Python Turtle Circular Rope Tags: loop, loops, math Post navigation PREVIOUS Previous post: RopeNEXT Next post: Fraser Spiral Related Post Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE Zooming into Mandelbrot SetZooming into Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius. 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
Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE
Zooming into Mandelbrot SetZooming into Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius. 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