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
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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