Main Page
From MountainfortWiki
Ghoulsblade (Talk | contribs) (→how to get webgl browser) |
Ghoulsblade (Talk | contribs) (→how to get webgl browser) |
||
Line 30: | Line 30: | ||
** set webgl.shader_validator to false | ** set webgl.shader_validator to false | ||
** still problems under vista, firefox beta 8 ? install [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d DirectX End-User Runtimes] (used by [http://code.google.com/p/angleproject/ angle] in ff4beta8) | ** still problems under vista, firefox beta 8 ? install [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d DirectX End-User Runtimes] (used by [http://code.google.com/p/angleproject/ angle] in ff4beta8) | ||
+ | *** alternative : about:config : manually create "webgl.prefer_gl" (boolean) and set to true. | ||
*** problem : "Unable to initialize the shader program." , so WebGL works, but something wrong with the shader ? | *** 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 | *** Warnung: WebGL: UseProgram: program was not linked successfully Quelldatei: ...main.js Zeile: 123, Spalte: 0 |