Phyllotaxis or phyllotaxy is the arrangement of leaves on a plant stem. Phyllotactic spirals form a distinctive class of patterns in nature. The algorithm behind the phyllotaxy is intriguing.
A stunning algorithm that turns semmingly plain geometrical roses to incredible patterns. Prepare to fall in love with a different type of rose !!
The Game of Life is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves.
If Times Table was never your thing, then this visualization is for you. Welcome to a multi-dimensional world where we dont study Times Table but make Hearts out of it!
A sine wave is a geometric waveform that oscillates (moves up, down or side-to-side) periodically, and is defined by the function y = sin x.
Quicksort is a divide-and-conquer algorithm that works by selecting a 'pivot' element from the array and partitioning the other elements into two sub-arrays.