WebGL — Looking good already
If you haven’t heard, The WebGL spec went public a few weeks ago and browsers have already been sneaking in support. I downloaded the lasted Chromium and Minefield (Firefox 3.7 pre-release) and started hitting some examples.
To enable support in the latest Firefox
- Type about:config into address bar
- search for webgl
- set webgl.enabled_for_all_sites to true
For latest Chromium (or chrome beta )
- Launch with these args: –enable-webgl –no-sandbox
Some places to start:
Tutorials :
http://learningwebgl.com/blog/ (and links to lots of other places)
Wiki:
http://khronos.org/webgl/wiki/Main_Page
Examples:
Dallin
Categories: Uncategorized
opengl, webgl