Optimizations Menu Help
From Fractal Zoomer
The drawing process will split in parallel drawing pieces.
You need to use the same or more threads than your computer's processors.
some parts of the image, either by tracing the boundaries or using divide and conquer.
These algorithms can significally speedup the drawing process, but they can introduce errors.
Some customization options are also provided to visualize the effect of the algorithms.
in fewer iterations, speeding up the drawing. It is recommended to use this option when the image
contains alot of bounded areas and you are using a high number of iterations.
In the opposite case the drawing will be slowed down.
While using this option, In Coloring Mode options will be disabled.
This size affects the zooming with mouse Scroll, Moving with Ctrl + Left Mouse Click, and
Rotating with Shift + Left Mouse Click. The higher the tile size, the quicker the image
renders, as less calculation are being performed at the expense of lesser image
quality.