SWT Experimental OpenGL Plug-in (deprecated)

Click Here for the latest OpenGL plugins for SWT

On this page you can find the experimental SWT OpenGL plug-in. Instructions:

  1. Download the archive for your window system from the list below.
  2. Extract it into Eclipse's plugins directory.
  3. If you wish to add it to your Eclipse workspace, the easiest steps are:
  4. When running an SWT/OpenGL program, ensure that the native library, located in <eclipseRoot> /plugins/org.eclipse.swt.opengl/os/<ws>/<arch>, is on your library path. For information about how to do this see the SWT FAQ, which describes this process for the main swt libraries.

Also available for download is a collection of examples which demonstrate the use of OpenGL through SWT. While these examples are not platform-specific, their performance is dependent upon the capabilities of the OpenGL implementation on the target platform. The example plug-in can be added to your workspace using the same steps described above, and run by invoking the contained OpenGLExample class.

(release notes)

SWT OpenGL
Date
Window System
Download
File
Oct. 1, 2004
Windows 98/ME/2000/XP
(http)   
org.eclipse.swt.opengl.win32_3.1.0.zip
Oct. 1, 2004
Motif (Linux/x86 and Solaris/Sparc)
(http)   
org.eclipse.swt.opengl.motif_3.1.0.zip
Nov. 10, 2004
GTK+ (Linux/x86)
(http)   
org.eclipse.swt.opengl.gtk_3.1.0.zip

SWT OpenGL Examples

Date
Window System
Download
File
Oct. 4, 2004
All
(http)   
org.eclipse.swt.opengl.examples_3.1.0.zip