Implementations/WebKit: Difference between revisions

From WebGL Public Wiki
Jump to navigation Jump to search
Created page with '== Availability == * Runs on Mac with Leopard or Snow Leopard # Go to http://nightly.webkit.org/ and download the latest nightly build for Mac # Open Terminal and type: defau…'
 
Line 11: Line 11:
== Status ==
== Status ==


* Context name:
* Context name: '''experimental-webgl''' or '''webkit-3d'''


== Reporting Bugs ==
== Reporting Bugs ==

Revision as of 23:10, 8 December 2009

Availability

  • Runs on Mac with Leopard or Snow Leopard
  1. Go to http://nightly.webkit.org/ and download the latest nightly build for Mac
  2. Open Terminal and type:
defaults write com.apple.Safari WebKitWebGLEnabled -bool YES

Now run the nightly build and you can view the demos!

Status

  • Context name: experimental-webgl or webkit-3d

Reporting Bugs