Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination.
Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination.
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.
Scientists is still trying to understand why fireflies synchronize. In this project, we will do a simulation of fireflies synchronizing from random initial phases. This is part 4 of 4
What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do.
Based on previous Hilbert Curve, add rainbow color to it.
Hilbert Curve is a space-filling curve, which allows one dimensional curve to fill two or higher dimensional spaces. This has many applications including mapping images (two dimensional) to sound (one
In a previous project, you animated a lot of fireflies that are moving and lighting up at different phases. In the nature fireflies sometime synchronize making a wonderful show! It
Tower of Hanoi is a puzzle where you need to move all the rings from peg 1 to peg 3. Rules are: 1. You can only move one ring at
Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles.
Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius.