javascript - Minimum system requirements to run webGL? - Stack Overflow

I want to know what are the minimum system requirements to run a webGL application smoothly?I know thi

I want to know what are the minimum system requirements to run a webGL application smoothly? I know this is a broad question,so what would be the minimum requirements to run the following experiments? 1.) / 2.) .html

I would have done this myself,but i don't have a machine with low specs,and yes i did try google.

I want to know what are the minimum system requirements to run a webGL application smoothly? I know this is a broad question,so what would be the minimum requirements to run the following experiments? 1.) http://www.ro.me/ 2.) http://alteredqualia./three/examples/webgl_loader_ctm_materials.html

I would have done this myself,but i don't have a machine with low specs,and yes i did try google.

Share Improve this question asked Mar 21, 2012 at 8:21 Mohammed FahadMohammed Fahad 471 gold badge1 silver badge3 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 7

There are no minimum requirements in terms of system specs. I guess if you wanted to be really pedantic you could claim that a system needs a GPU capable of processing shaders (roughly DX9 level) but that basically describes every device with a GPU these days. (Except the Wii. Go figure...)

On a more practical level, you must have a device who's drivers have not been blacklisted due to instability issues. You can typically find the blacklist for a given browser by following the "visit support site" link on http://get.webgl/

Beyond that, however, it's all a matter of what the WebGL app is trying to render and what the device's bottlenecks are. For example: I've tried several WebGL demos on a Galaxy Tab with Opera and Firefox, and the framerate is limited to 10-12 FPS no matter what I'm rendering. A full, plex scene renders at the same speed as a single cube. This suggests that the device is probably getting stuck on the positing phase (where it places the WebGL canvas in the page itself) and as such while the device may be capable of some very plex rendering the limitations of the browsers are holding it back. In parison, I've seen highly detailed scenes running on iOS devices (with a hacked browser) of similar power at a solid 60FPS. So the exact hardware you have is only one part of the overall equation.

But really the best answer you can possibly get at this point is to pick up a device and try it!

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1743892049a4525068.html

相关推荐

  • javascript - Minimum system requirements to run webGL? - Stack Overflow

    I want to know what are the minimum system requirements to run a webGL application smoothly?I know thi

    3天前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信