Hi there,
I’ve been working on Java3d for about a year now and still pretty rookish at it. I want to create some fairly accurate models with the correct collision, mouse/key behaviors say of a vehicle or biped creatures. It was to my massive disappointment that I was unable to produce complex 3D models with Java3d.
I’ve had a look around at the available options and Odejava seems to be the only other API I need. But upon reading the site they seem to recommend also working with JME - my next question is JME compatible with Java3d. The screenshots at JME are very impressive and is the kind of thing I want to achieve with Java3d… Don’t want to learn another totally new API…