Skip to content

Repository files navigation

MandelVis

A fractal visualizer app made for exploring the Mandelbrot Set. This is a student project focused on learning JavaFX basics and good coding practices.

Screenshot of MandelVis showing a deep zoom into the Mandelbrot set

Features

  • 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)

Prerequisites

  • Java 25+
  • Maven 3.x (the mvn command must be on your PATH)

Build & Run

mvn javafx:run

Contributing

See CONTRIBUTING.md for how to report bugs, suggest features, and open pull requests.

License

MIT — see LICENSE.

About

Interactive Mandelbrot set visualizer built with JavaFX

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages