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 Clock Tick MarksClock Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw evenly space 60 clock tick marks as shown here. READ MOREREAD MORE Moving Asteroid in Space with Python TurtleMoving Asteroid in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids in Space project to animate the moving asteroid. Note that the asteroid wraps around when it is moving out of screen and it is possible that the READ MOREREAD MORE 5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE
Clock Tick MarksClock Tick Marks 03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw evenly space 60 clock tick marks as shown here. READ MOREREAD MORE
Moving Asteroid in Space with Python TurtleMoving Asteroid in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids in Space project to animate the moving asteroid. Note that the asteroid wraps around when it is moving out of screen and it is possible that the READ MOREREAD MORE
5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE