Archive

Posts Tagged ‘webgl’

WebGL — Looking good already

December 28, 2009 nuxusr Leave a comment

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

  1. Type about:config into address bar
  2. search for webgl
  3. set webgl.enabled_for_all_sites  to true

For latest Chromium (or chrome beta )

  1. 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:

http://www.paulbrunt.co.uk/

Dallin

Categories: Uncategorized Tags: ,