Hi everyone-
A while ago there was a brief discussion on the list about how to use
OpenGL/JOGL within ImageJ. My curiosity got the better of me, and after
some debugging I have now posted a plugin that demonstrates JOGL
integration at
http://www.ulfdittmer.com/imagej/. It shows how to
create an OpenGL image, how to retrieve its pixels values, and how to
create an ImageJ image from that. JOGL needs to be downloaded
separately, but a link is provided on the page. Although I have only
tested the plugin on OS X, JOGL also runs on Windows, Solaris and
Linux, and I see no reason why the plugin shouldn't as well. Any
feedback is welcome.
Cheers,
Ulf