WeirdX Java based XWindow Server with GLX
Hi this is an hacked version of the WeirdX Java XWindow Server that supports the GLX through the JOGL OpenGL wrapping.
See Also my page on 3D visualization of a 2D windows: here.
It has been tested under Windows with the following XWindow applications.
- glxgears (from XFree86 distribution)
- TeapotMaterial (from RedBook)
- Display List (from RedBook)
First Release: 2004/4/24
Requirements
- JDK 1.4 for the JOGL library
- The JOGL library, compiled for your native system
Snapshot
Here are two simple snapshot of this application
Downloads
No code yet, sorry but I'm cleaning it, for sure it will be GPL! Just pick up the JAR WeirdXGLX. It
is the patched version of WeirdXGLX with the Escher library bundled.
To test it install the Java OpenGL bindings from the Java JOGL site and then launch the XServer using the class: com.jcraft.com.WeirdX
maybe redirecting the log output to a file or to /dev/null (or NUL:)
You can try the glxgears application from XFree86 or one of the Escher client sapplications bundled:
gnu.app.glxdemo.Triangle, gnu.app.redbook.TeapotMaterial, gnu.app.redbook.DisplayList.
TODO
- texture support
- testing :-)
- pixmap drawable
References
Authtor
Emanuele Ruffaldi
Email: pit@sssup.it