On Mon, 16 Jan 2012 12:20:05 +0100, Carl Jokl <[email protected]> wrote:
I know in Open Wonderland, Google Collada format was used for the 3D models. This uses the JMonkeyEngine which has a Collada loader built into it. VRML is fairly dead now as far as I am aware. The problem may be though if that is what you are stuck with due to your external tool generating it.
Indeed, Java 3D seems stalled since one year ago... and I don't have experience with it (while I've already integrated JOGL). Changed my mind.
Since the data I have to render are just 3d points sampling a surface, I think I can read them in another format and work with JOGL.
Thanks Carl. -- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." [email protected] http://tidalwave.it - http://fabriziogiudici.it -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
