Main Page

From MountainfortWiki

Jump to: navigation, search
(how to get webgl browser)
(how to get webgl browser)
Line 22: Line 22:
* 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, enter about:config in the adressbar of your browser and search for "webgl"
-
** todo : still problems under windows firefox beta 8
+
** set  webgl.enabled_for_all_sites to  true
-
*** webgl.enabled_for_all_sites = true (default)
+
** set  webgl.shader_validator  to  false
-
*** webgl.force_osmesa = false (default)
+
** todo : still problems under vista, firefox beta 8 ?
-
*** webgl.mochitest_native_gl = false (default, tried both, didn't help)
+
*** problem : "Unable to initialize the shader program."  , so WebGL works, but something wrong with the shader ?
-
*** webgl.shader_validator = false  (changed)
+
*** Warnung: WebGL: UseProgram: program was not linked successfully Quelldatei: ...main.js Zeile: 123, Spalte: 0
-
*** problem : "Unable to initialize the shader program."  , so WebGL works, but something wrong with the shader!!
+
-
**** Warnung: WebGL: UseProgram: program was not linked successfully Quelldatei: ...main.js Zeile: 123, Spalte: 0
+
* 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

Revision as of 19:00, 25 December 2010

Personal tools