I just noticed in the release notes for Chrome the mention of Web GL . So, I looked up some instructions to enable it.
I am running Ubuntu Linux, and I installed Chrome from the Deb package. It created a shortcut in my Applications Menu. So, I went to the menu editor, and edited the shortcut for Chrome. I changed the shortcut from this:
/opt/google/chrome/google-chrome %U
to this:
/opt/google/chrome/google-chrome –enable-webgl %U
When I first started this post, the examples that I found didn’t work. But, when I tried tonight, this example actually worked.
Resources