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
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
Use recursion to draw a colorful snowflake as shown here.
Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles.
You drew a straight rope. Now draw a circular rope.
Draw a simple rope like following figure. You may need to use sine and cosine functions.
Also known as Spiral of Theodorus, this spiral draws a series of side by side right triangles with one leg having fixed unit size, and the other leg a series
Also known as reciprocal spiral, it is an inverse of Archimedean spiral. This means the radius grows in proportion to the inverse of angle. To avoid infinite radius, start with
Animate the colored Vogel’s Model by showing it growing.
Add colors to Vogel’s Model as shown here:
Vogel’s Model uses Golden Angle as spacing between two dots. Vary this spacing number around the Golden Angle and see what the model looks like.