GeekArticles
Programming
Eclipse
Programming
EclipseUsing OpenGL with SWT
OpenGL is a vendor-neutral, multi-platform standard for creating high-performance 2D and 3D graphics. Hardware and software implementations exist on various operating systems, including Windows, Linux and MacOS. OpenGL may be used to render simple 2D charts or complex 3D games. This article describes an experimental Eclipse plug-in that facilitates the use of OpenGL for drawing onto SWT widgets. A short history and overview of OpenGL is presented, followed by an example application.
Sponsored Links
Related Topics
Subscribe via RSS
Eclipse
- Building administrative applications in Eclipse
- Designing Accessible Plug-ins in Eclipse
- Levels of Integration
- How to Use the Eclipse API
- Branding Your Application
- How to Test Your Internationalized Eclipse Plug-In
- How to Internationalize your Eclipse Plug-In
- PDE Does Plug-ins
- Rich Client Tutorial Part 3
- Rich Client Tutorial Part 2
