显示3D模型的JavaScript / HTML5模型、JavaScript

由网友(颓颓废废浑浑噩噩de生活)分享简介:我在看呈现一个3D模型在浏览器中。我应该使用什么样的工具/我应该看什么地方呢?I am looking at rendering a 3D model in a browser. What tools should I use/what places should I look at?我不知道什么样的数据格式的模式...

我在看呈现一个3D模型在浏览器中。我应该使用什么样的工具/我应该看什么地方呢?

I am looking at rendering a 3D model in a browser. What tools should I use/what places should I look at?

我不知道什么样的数据格式的模式将是,我可以很可能要求以格式以任何方式我想要的。数据

I don't know what data format the model will be, I can likely request that data to formatted in any way I want.

我在看 three.js 但似乎它需要WebGL的工作,这似乎是不支持的在IE浏览器。

I am looking at three.js but it seems that it needs WebGL to work, which appears to be unsupported in IE.

难道一个跨浏览器兼容HTML的3D渲染引擎的存在? :)

Does a "cross-browser compatible HTML 3d rendering engine" exists? :)

推荐答案

我还没有玩过3D,但我知道ressources三维对HTML5的好地方。

I have not played with 3D yet, but I know a good place for ressources on 3D for HTML5.

http://www.html5rocks.com/en/gaming

和这里是如何与 Three.js 框架创建3D模型的教程。

And here is a tutorial on how to create your 3D models with the Three.js Framework.

http://www.html5rocks.com/en/tutorials/three/intro/

这可能会帮助你。祝你好运。

This may help you. Good luck.

阅读全文

相关推荐

最新文章