Login  Register

OpenGL/JOGL plugin posted

Posted by Ulf Dittmer on Nov 20, 2005; 3:52pm
URL: http://imagej.273.s1.nabble.com/OpenGL-JOGL-plugin-posted-tp3704418.html

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