3D场景图库的Java?

问题描述:

我在找的Java有很好的文档,活跃的社区和许可,允许商业使用可靠的3D场景图API。

I'm looking for a reliable 3D scenegraph API for Java with good documentation, an active community and a license that allows for commercial use.

我排除了 com.sun.scenegraph 因为它的GPL(貌似死了),Java3D的原因因的这个职位。任何想法?

I ruled out com.sun.scenegraph because it's GPL (and seemingly dead), Java3D because of this post and JMonkeyEngine because of this post. Any ideas?

尝试 Xith3D ;它使用JOGL,没有Java3D的。

Try Xith3D; it uses JOGL, not Java3D.