开发者

Can you suggest a canvas library capable of SIMPLE 3d

What I need to do is create a simple preview of a minecraft "dude" with the correct texture applied.

I'm not concerned with complex animations (yet) or detailed lighting (yet) but I'd like to make it using canvas and not rely on WebGL(not really that widely supported yet).

What technologies would you recommend for this set of limitations?

Ah, also, I don't need to edit or sa开发者_如何学Pythonve the skin or whatever, just a simple display.


THREE.js is a popular javascript 3D library, it supports both canvas and WebGL

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜