/Mandelbrot_Set_JavaFX

Mandelbrot set visualisation on Java using JavaFX featuring BigDecimal and multithreading.

Primary LanguageJavaApache License 2.0Apache-2.0

Mandelbrot-Set-Visual-Test

Visualisation of The Mandelbrot Set, with a simplistic custom RGB color scheme realization (subject to change)

planning to add: 1)2nd layer of rendering 2)Anti-aliasing 3)Realtime drawing 4)Wide colour range and multi-colouring

Planning an optimisation of performance and algorithm: 1)Check if a dot belongs to the main cardioid and 2nd sphere 2)other calculation tweaks 3)BigInteger