Xith3D using SWT

Hi,

Is it possible to port Xith3D to use SWT instead of AWT? What are the dependencies with Xith and AWT, and where they are? If I should port Xith3D to SWT, should I try to port JOGL to use SWT or would it be easier to port Xith to use LWGL that can run with SWT? All help and tips are appreciated.

Well - we have LWJGL working just fine with SWT… the question is how far along the Xith->LWJGL port was. Anybody?

Cas :slight_smile:

I tested the LWJGL with the supplied (slightly altered) demos and it worked. The code is in CVS.

It’s not quite a full port - there are some issues which need resolving before the two can be substitutable, mainly AWT stuff I think.

Will.

Is anyone actually working on that?

Kev

Great.

I think that the userinterface- package will need some work to get it working with SWT. Have you had an look? The reason why I’m asking is that I won’t do any duplicate work. I will look at the source later and perhaps I can help (at least in debugging) :slight_smile:

Sami.