Been playing around a little with this experimental SWT OpenGL plugin. After some tweaking I got their OpenGL Example code working which shows some of the things you can do with Beziers, fog, anti-aliasing, etc. For a computer graphics class I’ve been writing OpenGL code in C++, so it’s a nice change to see a Java API to OpenGL. I’ve been meaning to play around with Java3D, but haven’t yet. I’m curious to know what, if anything, people have written using the SWT OpenGL plugin.