September 21, 2009
4:41 am
WebGL in Firefox 3.7 Minfield nightly builds
WebGL is essentially a way of accessing OpenGL from within the browser, through the HTML5 canvas tag. Following, Google Chrome and other WebKit-based browsers with improved 3D graphics handling capabilities, Firefox Minfield 3.7 builds include support for WebGL. You download from Mozilla FTP, and to enable WebGL support, head to about:config, search for "webgl", and change the webgl.enabled_for_all_sites value from false to true (double-clicking the value will change it).

Loading
1 Response | RSS comments on this post | Leave a comment»
No Pingback yet

Don't be surprised if this causes some serious memory leaks this early on, but then if you're using alpha, you better not be using this for your everyday surfing anyways :P