Skip to content

Mandelbrot with mouse handling

Jeffrey Phillips Freeman requested to merge origin/master into master

Added mouse handling on mandel.Main
double click : recenter
mouse wheel : zoom
mouse drag : move

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

Merge request reports

Loading