A fractal visualizer app made for exploring the Mandelbrot Set. This is a student project focused on learning JavaFX basics and good coding practices.
- Drag to draw a selection rectangle and zoom into any region
- Scroll wheel zoom centered on the cursor
- Custom gradient editor with live preview
- Click the gradient bar to add color stops, drag to reorder
- Reset to the default view with one click
- Export a high-resolution PNG (4× upsampled)
- Java 25+
- Maven 3.x (the
mvncommand must be on your PATH)
mvn javafx:runSee CONTRIBUTING.md for how to report bugs, suggest features, and open pull requests.
MIT — see LICENSE.
