Fractal Curves
Recall that a principle of recursion is the
notion of self-similarity.
Fractal curves are self-similar and thus are
candidates for recursive implementations.
A fractal curve is:
- Composed of sub-curves, where
- Each sub-curve is a smaller version of
the original.