Kneelawk/fractal-rs

Add ability to view complex number paths

Opened this issue · 0 comments

Fractals are generated by iteratively moving a number around the complex plane by repeatedly performing a function on it. It would be neat to be able to see the path the complex number takes for a selected location on screen.