Fractal explorer
Explore fractals with arbitrary precision.
2024 JavaProcessingMath
Fractal Explorer
This was built as part of a school exam
A high-performance fractal explorer allowing users to zoom infinitely into the Mandelbrot set and other fractals.
Tech
- Arbitrary Precision Math: To support deep zooms beyond standard floating-point limits.
- Multithreading: Utilizing all CPU cores for faster rendering.
Java Processing Math Algorithms