Creator: Luis Enrique Cepeda Alvarado
The Koch curve is a classic fractal obtained by the L-system rule
F → F+F--F+F on a hexagonal turtle grid (60° turns). Each panel shows a
different iteration depth (orders 2, 3, and 4), illustrating how segment
replacement increases total path length without covering area.
