We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
WebGL
WebGL
Three.js 怎么样?
它简单、开源且功能强大:)。 (http://mrdoob.github.com/third.js/)(您可以渲染使用 SVG、Canvas 或 WebGL)
What about Three.js ?
It's simple, open source and powerful :). (http://mrdoob.github.com/three.js/) (You can render with SVG, Canvas or WebGL)
Webkit 的 CSS3 3d 过渡是在硬件上渲染的某些浏览器(Chrome、适用于 iOS 的 Mobile Safari 的较新版本),从而使 3d画布动画还有硬件 加速(这是我想想 Google 如何在 iOS 上实现扩展)。
这不是开源的,但它将为您提供 3D 画布,并在某些平台上提供出色的性能。
Webkit's 3d transitions for CSS3 are hardware rendered on some browsers (Chrome, newer releases of Mobile Safari for the iOS) thus making 3d canvas animations also hardware accelerated (this is i think how Google gets it's scaling to work on the iOS).
This is not open source but it will get you 3d canvas and on certain platforms, awesome performance.
看看 http://processingjs.org。
维基百科引用:
Have a look at http://processingjs.org.
Wikipedia-Quote: