Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Java3D under SWT
Java3D under SWT [message #449006] Mon, 17 January 2005 17:03 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.ml.anegma.com

Hello,

I would like to know how I can use the SWT to create an
opengl to work with Java3D on it. I found several tutorials
for AWT/Swing but that's not what I want.
Re: Java3D under SWT [message #449087 is a reply to message #449006] Tue, 18 January 2005 06:30 Go to previous messageGo to next message
Bo Majewski is currently offline Bo MajewskiFriend
Messages: 17
Registered: July 2009
Junior Member
On Mon, 17 Jan 2005 17:03:53 +0000, Gunnar Pietz wrote:

> I would like to know how I can use the SWT to create an
> opengl to work with Java3D on it. I found several tutorials
> for AWT/Swing but that's not what I want.

This is probably not what you want, but there is an (experimental) OpenGL
plug-in for SWT. You can reach it from
http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?i d=562. Go to
plug-in homepage to download it. Unfortunately, it works much better under
Windows and Motif than under Linux.
Re: Java3D under SWT [message #449092 is a reply to message #449006] Tue, 18 January 2005 10:34 Go to previous message
Ivan Markov is currently offline Ivan MarkovFriend
Messages: 61
Registered: July 2009
Member
You may also wisth to contact the http://lwjgl.org/ people.

Their stuff is also lower level (an OpenGL binding), but it supports GL >
1.1 and runs on Win32/Mac/Linux.
And as far as I remember, there was an effort
(http://www.realityinteractive.com/software/oss/) to make the thing
compatible with SWT (i.e. to draw with LWJGL on SWT widgets).

Also, Xith3D, which is a Java3Dish scenegraph now runs on LWJGL..
This (http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi) is pretty
interesting too. I dare say this is the place for client-side Java (2D or
3D).

Regards,
Ivan

"Gunnar Pietz" <eclipse.ml@anegma.com> wrote in message
news:csgr5p$cai$1@www.eclipse.org...
> Hello,
>
> I would like to know how I can use the SWT to create an
> opengl to work with Java3D on it. I found several tutorials
> for AWT/Swing but that's not what I want.
>
>
Previous Topic:How to handle the right mouse button
Next Topic:SWT_AWT setSelectionProvider
Goto Forum:
  


Current Time: Fri Apr 26 20:57:13 GMT 2024

Powered by FUDForum. Page generated in 0.03065 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top