Inspiration
I wanted to explore how I could use Data Visualisation for fun, which is the main inspiration behind why I started this project.
What it does
Creates different patterns and black and white optical illusions using Data Visualization in Python and using the Turtle library.
How I built it
I used the Turtle library in Python that I've had some experience with before and used it to make spirals and black and white optical illusions.
Challenges I ran into
The ranges and distances that I ended up using had to be very specific otherwise the pattern would not be consistent and figuring that out was the hardest part of this project.
Accomplishments that I'm proud of
Pattern 4 and 5 were the hardest ones to code but they are by far the best ones.
What I learned
I learnt how to use the Turtle library better
What's next for Optical Illusions and Patterns using Data Visualization
Creating more optical illusions and patterns, more complex patterns.
Built With
- python
- spyder(anaconda)
- turtle
Log in or sign up for Devpost to join the conversation.