WebGL的框架框架、WebGL

由网友(霸气男爵)分享简介:我打算写一个3D的FPS游戏,基于WebGL的。 I'm planning to write a 3D FPS game, based on WebGL. 我应该使用一些WebGL的框架? 什么是当今最活跃,最流行的WebGL库?它支持LOD,高度图,COLLADA和一些材料系统?感谢。推荐答案惊讶没有人提到...

我打算写一个3D的FPS游戏,基于WebGL的。

I'm planning to write a 3D FPS game, based on WebGL.

我应该使用一些WebGL的框架? 什么是当今最活跃,最流行的WebGL库?它支持LOD,高度图,COLLADA和一些材料系统?

感谢。

推荐答案

惊讶没有人提到 Three.js 。它有它背后强大的社区这增加了定期的新功能。你可以尝试一下,并与它的WebGL操场上玩耍:

Surprised noone mentioned Three.js. It has strong community behind it which adds new features on regular basis. You can try it out and play with it on WebGL playground:

http://webglplayground.net/

有一个Three.js模板的新项目。

There is a Three.js template for new projects.

阅读全文

相关推荐

最新文章