可以运行/创建3d动画,而不需要在HTML5中的webgl? [英] Possible to run/create 3d animation without need for webgl in HTML5?

查看:202
本文介绍了可以运行/创建3d动画,而不需要在HTML5中的webgl?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在寻找一个解决方案来运行/创建3D动画,以便在没有webgl的设备上使用(办公电脑有视频卡),并且可以在IE8上运行。当然,不会下载任何插件。我们可以运行HTML5 / CSS3,如果我们使用pollyfil如css3pie等。



这是不可能做一个没有webgl支持的设备的3d东西?谢谢。

解决方案

我使用了




Delta Cube (随机形状刷新)



< img src =https://i.stack.imgur.com/DPNFf.jpgalt =Dodecahedrons>
Dodecahedrons



钻石几何浏览器



移动设备可能会更慢(因为资源更少/ RAM)可用于计算和渲染三维几何与画布,但它仍然是令人印象深刻的多少可以做到这么少。因此,纹理,特殊效果等在移动设备上可能很慢,但有时限制会导致原创和创意设计。


We're trying to find a solution to running/creating 3d animations for use on devices that have no webgl (office computers have weak video cards) and can run on IE8 as a minimum. Of course, no plugins shall be downloaded. We can run HTML5/CSS3 if we use a pollyfil such as css3pie, etc.

Is it just not possible to do 3d stuff with a device that has no webgl support? Thank you.

解决方案

I've used three.js succesfully with the CanvasRenderer(see Canvas examples).

If it helps you can also try some of my older tests: Delta bots

Delta Cube(refresh for random shape)

Dodecahedrons

Diamond geometry explorer

It's good to bare in mind that mobile devices might be slower(because there are less resources(CPU/RAM) available to compute and render 3d geometry with canvas, but it's still pretty impressive how much can be done with so little. So textures,special effects, etc. might be slow on mobile, but sometimes limitations lead to original and creative designs.

这篇关于可以运行/创建3d动画,而不需要在HTML5中的webgl?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆