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:
- Download the archive for your window system from the list below.
- Extract it into Eclipse's plugins directory.
- If you wish to add it to your Eclipse workspace, the easiest steps are:
- File > Import..., External Plug-ins and Fragments, press Next
- Optionally select the "Extract Source..." checkbox, press Next
- Select plug-ins org.eclipse.swt.opengl and org.eclipse.swt.opengl.<yourWS>, press Finish
- 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.
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 |