Kneelawk/fractal-rs

Custom iterative functions

Opened this issue · 0 comments

Currently the fractal generator only supports the generic z = z^2 + c function. It would be nice to support custom, user-defined functions.