« home

Fractal Koch Curve

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.


Fractal Koch Curve

  Download

PNGPDFSVG

  Code

  fractal-koch-curve.typ (7 lines)