mikebharris / javascript_mandelbrot_set_and_julia_set_explorer

A Mandelbrot and Julia set explorer using HTML 5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distance Estimator Method needs extra parameters

adelaydeelsevier opened this issue · comments

The DEM probably requires a way for users to tweak the overflow, delta etc via the UI

Added overflow and threshold fields.