WebGL 1.0 finalized - the state of play
Thursday, 03 March 2011

WebGL 1.0 has been finalized and now we can start making use of it, but first perhaps we should evaluate the state of play. After all IE9 doesn't support it and Microsoft doesn't seem to have any plans to do so.

Just a short time ago the idea of full 3D graphics in a web page would have seemed crazy. The rise of the GPU has allowed this to happen but it wouldn't be possible without a standard API to work to and this is, of course, WebGL. 

WebGL is a JavaScript binding to OpenGL ES 2.0 a fairly standard shader based approach to 3D. You can discover more about the standard at the Khronos website and even download a new WebGL reference card.


webglicon

A set of conformance tests are alwo available to make sure that browser manufacturers get it right. Of course the one browser manufacturer not needing to check compatibility is Microsoft. Internet Explorer 9 doesn't support WebGL and the reason is, of course, that Microsoft favours DirectX as a 3D framework.  There is a Google project to allow Windows users to run WebGL content by the remarkable trick of translating OpenGL ES 2 calls to DirectX 9 calls. Of course a much better solution would be for Microsoft to get on board and support WebGL.

 

Anglelogo

 

Without IE support WebGL is probably dead in the water - but it is such a compelling technology that pressure to use it might become a disadvantage to future versions of IE.

webglicon

More Information

WebGL

Angleproject

Further Reading

Getting started with WebGL

WebGL made easier with PhiloGL

 

Banner


ACM Sigmod Competition Winners Announced
20/06/2025

This year's ACM SIGMOD competition winners have been announced ahead of the annual ACM SIGMOD PODS conference which is being June 22-27, in Berlin, Germany. 



Fei-Fei Li On Spatial Intelligence As The Next Frontier In AI
11/07/2025

Last month in front of an enthusiastic audience at Y Combinator, Fei-Fei Li, often called the godmother of AI, talked to Diana Hu about spatial intelligence and why she considers it the next crit [ ... ]


More News

Last Updated ( Friday, 04 March 2011 )