I have an app written in Java3D and I'm curious about migrating over to Xith3D. Has anyone ever done this type of transition?
It is in my understanding that most transitions from Java3D to Xith occur on the JOGL side of things, which Xith supports to an extent. Many tools of the source code variety exist to make life easier for development in that respect. Linking to Gluegen and so forth still happens. I believe OpenAL is the recommended sound system however for cross-platform compatibility reasons.