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


Mbed Is Dead - Thanks Arm
17/07/2024

Fifteen years ago, ARM decided that it would be good to "help" IoT projects by creating a common OS and development environment for ARM-based development boards and brought us Mbed. Now we have until  [ ... ]



Google Launches Genkit For Go
24/07/2024

Google has announced Genkit for Go, an open source framework for building AI-powered applications and cloud services natively in Go. Google says that it combines Go's performance and concurrency advan [ ... ]


More News

<ASIN:0321712617>

<ASIN:0240813286>

<ASIN:1430228741>

Last Updated ( Friday, 04 March 2011 )