VittorioAccomazzi / julia

Julia Fractal Generator
1 stars 0 forks source link

Add 'Navigation' in the Julia Fractal showing the location of the C Point on the Mandelbrot set #5

Closed VittorioAccomazzi closed 4 years ago

VittorioAccomazzi commented 4 years ago

It could be interesting to visualize the location of the C point in the Mandelbrot set. Since it will determine the type of fractal, it might help to determine the LUT or animation to use.

This feature might then be hidden or disabled to the final user.

VittorioAccomazzi commented 4 years ago

Completed