An application that lets you render some of the most known fractal functions, like the Mandelbrot set and many more! It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
Features
- Over 500 fractal functions
- Plane transformations
- Color options
- Image filters
- Julia sets and Julia Map
- Orbit tracking
- 3D Heightmap
- Uses boundary tracing algorithm for faster calculation
- Perturbation Theory
- User formulas
- User compilable functions
- Domain Coloring
- Polar coordinates projection
- Mandelbrot deep zooms
License
GNU General Public License version 3.0 (GPLv3)Follow Fractal Zoomer
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
This app is nice as well as fast.But here is a bug:At coordinate:Real:-2,Imaginary:0 Size:1e-16 of Mandelbrot z=z^2+c,the fractal becomes invisible though I use the Purturbation Theory.I hope it would be solved soon.I speculate that the early termination of ref calculation may be due to its derivative being too small.Reply from Fractal Zoomer