Animate a throbbing heart. Check out this simple heart drawing tutorial if you need help. Source Code:
Animate a throbbing heart. Check out this simple heart drawing tutorial if you need help. Source Code:
Refer to fully connected octagon before drawing this fully connected 24-gon.
Use nested for loop and list to draw the following fully connected octagon.
In a previous project, you coded a square spiral inside squares. Make minor changes to make it a striped spiral as shown here.
In this project, you simulated stock price random walk with mean equal to 0%. What if we increase the mean of Gaussian distribution very slightly to 0.5% and also increase
In a previous project, we simulated a random walk on a 2-D plane. For this project, simulate stock price change with random walk. Start with an initial stock price. At
As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code:
Draw the following circle made up with squares. You may need use trigonometry to solve this. Source Code:
This is another Akiyoshi illusion. It feels like the center is bulging. Source Code:
Animate the Jastrow Illusion by sliding the shape on the bottom towards the one on the top.