Main Page
From MountainfortWiki
Ghoulsblade (Talk | contribs) (→links) |
Ghoulsblade (Talk | contribs) (→how to get webgl browser) |
||
Line 23: | Line 23: | ||
* Firefox 4 Beta : http://www.mozilla.com/en-US/firefox/all-beta.html | * Firefox 4 Beta : http://www.mozilla.com/en-US/firefox/all-beta.html | ||
** if it doesn't work, oben about:config search for webgl.shader_validator and set it to false | ** if it doesn't work, oben about:config search for webgl.shader_validator and set it to false | ||
- | ** todo : still problems under windows firefox beta 8 | + | ** todo : still problems under windows firefox beta 8 |
*** webgl.enabled_for_all_sites = true (default) | *** webgl.enabled_for_all_sites = true (default) | ||
*** webgl.force_osmesa = false (default) | *** webgl.force_osmesa = false (default) | ||
*** webgl.mochitest_native_gl = false (default, tried both, didn't help) | *** webgl.mochitest_native_gl = false (default, tried both, didn't help) | ||
*** webgl.shader_validator = false (changed) | *** webgl.shader_validator = false (changed) | ||
- | ** | + | *** problem : "Unable to initialize the shader program." , so WebGL works, but something wrong with the shader!! |
* chrome/safari/webkit/(opera?): see http://www.khronos.org/webgl/wiki/Getting_a_WebGL_Implementation | * chrome/safari/webkit/(opera?): see http://www.khronos.org/webgl/wiki/Getting_a_WebGL_Implementation | ||
* linux chromium : chromium --enable-webgl | * linux chromium : chromium --enable-webgl |