Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 419 Bytes

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