简体   繁体   English

Java 3D文档

[英]Java 3D Documentation

I have now installed Java 3D API and there a many, I think, useful classes, but I have no idea, which constructors they have and which methods you can call on them so I wondered if there is a way to look them up? 我现在已经安装了Java 3D API,并且我认为有很多有用的类,但是我不知道它们具有哪些构造函数以及可以对它们调用的方法,因此我想知道是否可以找到它们吗?

Is there a good Documentation for Java 3D? 是否有Java 3D的良好文档? If searched on Google and found this http://docs.oracle.com/cd/E17802_01/j2se/javase/technologies/desktop/java3d/forDevelopers/J3D_1_3_API/j3dapi/ , but there is only all the stuff of the "core" listed and not the "utils"? 如果在Google上进行搜索并找到了http://docs.oracle.com/cd/E17802_01/j2se/javase/technologies/desktop/java3d/forDevelopers/J3D_1_3_API/j3dapi/ ,但是“核心”一词不多列出而不是“ utils”?

Or maybe you could give me a good and easy alternative library/Api similar to Java 3D? 或者,也许您可​​以给我一个类似于Java 3D的简便易用的替代库/ Api?

Thanks a lot! 非常感谢!

We (JogAmp Java3D maintainers) haven't uploaded the Java3D API documentation of the very latest pre-version (currently 1.6.0 pre12) yet, sorry: http://forum.jogamp.org/Java3D-1-6-0-online-API-documentation-td4031621.html 我们(JogAmp Java3D维护者)尚未上载最新版本的Java3D API文档(当前为1.6.0 pre12),但抱歉: http : //forum.jogamp.org/Java3D-1-6-0- online-API-documentation-td4031621.html

Are you sure that you use the latest version? 您确定使用最新版本吗? Have you followed my instructions? 你听了我的指示吗? http://jogamp.org/wiki/index.php/Downloading_and_installing_Java3D http://jogamp.org/wiki/index.php/Downloading_and_installing_Java3D

Just a reminder, Java3D has been maintained for several years by the JogAmp community after Oracle/Sun Microsystems gave it up. 提醒一下,在Oracle / Sun Microsystems放弃Java3D以来,JogAmp社区已经将Java3D维护了几年。

As the public API has remained mostly unchanged, you can go on using the "old" documentation in the meantime even though Harvey and me will have to upload the very latest documentation later. 由于公共API基本上保持不变,因此您可以继续使用“旧的”文档,即使Harvey和我稍后必须上载最新文档。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM