Skip to content

Mandelbrot with mouse handling

Jeffrey Phillips Freeman requested to merge b2 into master

Mandelbrot set with mouse handling

double click : recenter
mouse wheel : zoom
mouse drag : move

3 files:
AfGUI.java swing and mouse handling
AfKernel.java only math
AfMain.java interact with GUI and the kernel

Merge request reports

Loading