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


GNU Nano 8.5 Enhances Anchor Positions
10/07/2025

GNU Nano 8.5 has been released with improved text anchors and fine-tuned syntax coloring. GNU nano is a command line text editor for Unix and Linux that aims to be simple and easy to use.



Breaking The Cipher Of Mary Queen Of Scots
29/06/2025

Researchers who break ciphers for fun have been talking about how they broke the coded letters of Mary Queen of Scots using a combination of computer algorithms, linguistic analysis and manual co [ ... ]


More News

Last Updated ( Friday, 04 March 2011 )