Project: Generating Fractal Geometry
Introduction
During the development of my PlotEquation plugin, I was introduced to self-similar mathematical objects known as fractals. Unlike the explicit expressions I was used to, which iterate through space to see where the function is satisfied, these objects are generated by recursively iterating a set of user-defined rules. Given the limitless variety in fractal objects and that their beauty cannot be emulated with explicit expressions, I expanded the scope of my plugin to include fractal objects as well. A more expansive gallery with more kinds of fractal geometry can be found here.
Gallery
• Naming Key: Fractal Name (Iteration #): Specifications
• Note that “Filled” refers to the filling of the central polygon for Sierpinski objects.