将 OBJ 模型加载到 M3G 中

发布于 2024-12-23 06:20:24 字数 439 浏览 3 评论 0原文

我想开始学习用于移动设备的java 3d,我从这里开始: http :// Fivedots.coe.psu.ac.th/~ad/jg/objm3g/。我正在尝试通过将 .obj 文件转换为 Java 方法来将其加载到 m3g 中。我的问题是我该怎么做?
请逐步向我解释。在我的 PC 上安装 Java 3d (SE) 后,我没有成功找到 ObjView...

(我还阅读了 http://www.ibm.com/developerworks/java/library/wi-mobile1/ 了解更多说明。)

I would like to start learning java 3d for mobile and I started from here: http://fivedots.coe.psu.ac.th/~ad/jg/objm3g/ . I'm trying to load .obj file into m3g by converting it into Java method. My question is how do I do it?
Please explain me it step by step. I didn't succeed to find ObjView after I installed Java 3d (SE) on my PC...

(I also read http://www.ibm.com/developerworks/java/library/wi-mobile1/ for further explanations.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

执妄 2024-12-30 06:20:24

我没有成功找到ObjView

那是因为你找错了地方。我在您首先提到的页面上找到了 ObjView: http:// Fivedots .coe.psu.ac.th/~ad/jg/objm3g/

在此页面,

  1. 转到页面底部并
  2. 在下载部分找到名为下载的部分,找到子弹说
    M3G 第 1 章的压缩源代码和 OBJ 示例 (260 KB)...
  3. 单击上面的链接下载文件 objM3G.zip
  4. 解压该文件并阅读 ObjM3G\readme.txt 中的说明
    注意 zip 包含子文件夹 ObjView 及其源代码

https://i.sstatic.net/ zcZGR.jpg

I didn't succeed to find ObjView

That's because you looked in the wrong place. I found ObjView right at the page you mentioned first: http://fivedots.coe.psu.ac.th/~ad/jg/objm3g/

At this page,

  1. go to bottom of the page and find section called Downloads
  2. at Downloads section, find bullet saying
    Zipped Source code and OBJ examples for M3G Chapter 1 (260 KB)...
  3. click above link to download file objM3G.zip
  4. unzip the file and read instructions in ObjM3G\readme.txt
    note zip contains sub-folder ObjView with the source code

https://i.sstatic.net/zcZGR.jpg

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文