4

Does anyone succeeded in activating WebGL in Chromium Beta in Ubuntu 10.04? I've tried everything at http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation but I still can't use http://bodybrowser.googlelabs.com/

Jorge Castro
  • 73,717
DrKenobi
  • 6,552

1 Answers1

2

First go to: How do I browse a website that uses WebGL? where i answer a similar question. After that do the following:

Run chromium using the following parameter: chromium --enable-webgl

Chrome might or might no work with the parameter mention above, at least in the last 3 versions it failed for me on some PCs.

Luis Alvarado
  • 216,643