Hering Illusion with Python Turtle 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:29 pm Categories: Difficulty Level 4 loop Similar to Cafe Wall illusion, the red lines are actually parallel. Read more about this illusion here. Hering Illusion Tags: illusion, loops Post navigation PREVIOUS Previous post: Café Wall Illusion with Python TurtleNEXT Next post: Wundt Illusion with Python Turtle with Source Code Related Post Vortex of Squares with Python Turtle (Source Code Included)Vortex of Squares with Python Turtle (Source Code Included) 04/17/201904/17/2019 | Kevin XuKevin Xu | 2 Comments Draw the following spiral based on filled squares which changes the size as they rotate. Source Code: READ MOREREAD MORE Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE Arrow Tessellation with Python Turtle (Source Code Included)Arrow Tessellation with Python Turtle (Source Code Included) 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fill the screen with Arrows. Source Code: READ MOREREAD MORE
Vortex of Squares with Python Turtle (Source Code Included)Vortex of Squares with Python Turtle (Source Code Included) 04/17/201904/17/2019 | Kevin XuKevin Xu | 2 Comments Draw the following spiral based on filled squares which changes the size as they rotate. Source Code: READ MOREREAD MORE
Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE
Arrow Tessellation with Python Turtle (Source Code Included)Arrow Tessellation with Python Turtle (Source Code Included) 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fill the screen with Arrows. Source Code: READ MOREREAD MORE