Fractals are infinitely complex patterns that are self-similar across different scales. For example, a tree trunk splits into smaller branches. These in turn split into even smaller branches, and so on.
By generating fractals programmatically, we can turn simple shapes into complicated repea...