The famous Sierpinski gasket was one of the first fractals we wrote code for when we got access to a computer. It impressed us enormously that an intricate object with self-similarity over all scales could be generated by a rather simple process: 1) Take three points that would define a triangle. 2) Take a fourth […]
