Finally, Firefox has been
released in version 4. This release also includes WebGL, yay! So if you try out some demos, like the
WebGL Demos of CopperCube, and it tells you that your browser doesn't support WebGL, this might be because Firefox thinks your 3D drivers are too old. There are two solutions for this:
- Either: Enter "about:config" in the browser adress bar, hit enter, end enter "webgl" in the filter field. Change the value "webgl.force-enabled" to 'true' (simply double click it). That's it.
- Or: Update to newer 3D graphics drivers.
So, great, now creating 3D content for the web is pretty simple.
Try out CopperCube once you have some time. ;)