Main Page
From MountainfortWiki
Ghoulsblade (Talk | contribs) (→how to get webgl browser) |
Ghoulsblade (Talk | contribs) (→how to get webgl browser) |
||
Line 29: | Line 29: | ||
*** 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!! | *** 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: http://ghoulsblade.schattenkind.net/webfort/main.js Zeile: 123, Spalte: 0 Kategorie: content javascript | ||
+ | **** Warnung: WebGL: enable: invalid enum value 0xde1 Quelldatei: http://ghoulsblade.schattenkind.net/webfort/main.js Zeile: 136, Spalte: 0 Kategorie: content javascript | ||
+ | |||
* 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 |