Thursday, September 30, 2010

How to get WebGL-enabled browser

Learning WebGL blog has nice instructions how to enable WebGL in most popular web browsers.

Instructions for Google Chrome on Windows

Get the Chorme nightly build and download chrome-win32.zip

Execute Chrome with the following command:
chrome.exe --enable-webgl

Command line is not necessary if a shortcut with the command parameter (--enable-webgl) is created for running the Chrome.


No comments:

Post a Comment