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: | + | **** Warnung: WebGL: UseProgram: program was not linked successfully Quelldatei: ...main.js Zeile: 123, Spalte: 0 |
- | **** Warnung: WebGL: enable: invalid enum value 0xde1 Quelldatei: | + | **** Warnung: WebGL: enable: invalid enum value 0xde1 Quelldatei: ...main.js Zeile: 136, 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 |