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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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