Skip to content

mandel with mouse handling

Marco Stefanetti requested to merge stefanettim/aparapi-examples: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

Edited by Marco Stefanetti

Merge request reports