Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
22680 ディスカッション

Recomendations for integrated intel graphics and 3d / WEBGL

AP-
ビギナー
2,573件の閲覧回数

Hello.

 

I'd want to know the intel i. graphics performace & problems with webgl word

(for example http://threejs.org/ http://threejs.org/, http://helloracer.com/racer-s/ http://helloracer.com/racer-s/ )

I need to know if these graphics cards can hold / support the effort that WEBGL can ask them.

Can be dangerous for the card ? Can be reduce the expected card life ?

Can have seroius heat problems ?

Thanks.

0 件の賞賛
6 返答(返信)
AP16
高評価コントリビューター III
1,717件の閲覧回数

You ask as developer or as end-user?

AP-
ビギナー
1,717件の閲覧回数
AP16
高評価コントリビューター III
1,717件の閲覧回数

Well, modern WebGl apps are targeted to OpenGL ES 3.0, which itself requires OpenGL 4.3 support. Only Haswell and newer generations have full support of current OpenGL versions.

About load on IGP, WebGL apps are usually a light-weight demos and casual games, because full-fledge game will be too large to fit into browser and likely will use a plugin with more capable rendering engine like Unity. But this will be changed with HTTP 2.0, because binary transfers will make possible game resources streaming and fast interactions.

AP-
ビギナー
1,717件の閲覧回数

What about this , http://potree.org/ http://potree.org/

This example can manage millions of points.

What can be the behaviour and effort of intel card?

Which can be the limits ? Which alerts could be recommended (if any) ?

Finally, where are the limits to say 'your card may be damaged' ?

Thanks

AP16
高評価コントリビューター III
1,717件の閲覧回数

Intel GPUs have same protections as discrete: if temperature or voltage become over limit, they will switch to lower performance levels or start throttling. In you can see an example of GPU defense.

AP-
ビギナー
1,717件の閲覧回数
返信