ANN: SWT OpenGL Context (Win32, Linux + Motif)

An OpenGL rendering context with shared context support for SWT that is independent of the OpenGL implementation used (for example LWJGL).

Currently Win32 and Linux + Motif versions are available. A linux-gtk version is forthcoming.

http://www.realityinteractive.com/software/oss/index.html

There is more information about the release at:

http://puppygames.net/forums/viewtopic.php?t=619

The Linux + GTK version is now available via the same URL. Please let me know if you have any problems.

hmm I’m sorry but there is something I don’t understand.
it’s a binding for put some SWT widget in my opengl context, or for put an opengl canvas in an swt window ?

[quote]hmm I’m sorry but there is something I don’t understand.
it’s a binding for put some SWT widget in my opengl context, or for put an opengl canvas in an swt window ?
[/quote]
It’s a binding that allows you to use LWJGL in an SWT widget, bypassing LWJGL’s native window creation.

arf useless for me :-[