Fractal Recursion with ArrayList of Objects (Koch Curve)

Nature of Code Video #8.3

This video looks at how to use an ArrayList to store the parts of a fractal as separate objects. This allows a fractal to experience physics. The Koch curve is used as a demonstration.