Color the Apollonian Gasket.
Color the Apollonian Gasket.
Draw the Apollonian Gasket with colors:
Use colorsys library to animate the gradual color changes of Penrose Triangle.
Draw a different color pattern for Penrose Tiling:
Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them.
Use beautiful colors to fill the Triangle Radial Tessellation.
In a previous project we simulated a falling and bouncing ball physical simulation. What if we create a lot of these bouncing balls starting from 50 meters high to 100
Continuing from Hypotrochoid project, create program that allows users to draw many Hypotrochoid on one canvas to generate a beautiful spirograph. Ask users to enter the following parameters: the ratio
You can draw an oval given center after finishing the project. Now animate the rotating oval at the fixed center. Also add changing color for fun with colorsys library.
Color the recursive ovals with gradually changing hue, saturation, and brightens using colorsys library.