From: kaffiene <kaf...@xt...> - 2003-06-11 22:01:13
|
Scott Vorthmann wrote: >Pepijn, > >I'm curious how far you guys have gotten with your latest efforts. Do you have a new drop that is functionally equivalent to Sven's last one, but easier to build? I recall you talking about removing the C2J step, or similar things. > >I can't say that I'll continue using either GL4Java or JOGL. I use the former currently as a basis for JFreeD, but I'd obviously rather have a *real* Java3D implementation on top of OpenGL on Mac OS X. Unless JOGL is/has a scene graph and other Java3D aspects, I won't be going in that direction. > >I know there are a number of Java3D users frustrated by lack of Mac OS X support. I don't know that anyone else has cobbled together this gl4java+JFreeD solution, but if it were better supported (even a little) they might be very happy. > >Food for thought. > >Scott > > > You could look at OpenMind - it implements a scene graph over GL4Java (plus other things). Peter. |