Example #1
0
 def result(value):
     # print("SETTING MAT4:", location, size, gl.FALSE, value)
     gl.uniformMatrix4fv(location, size, gl.FALSE, value)
Example #2
0
 def result(value):
     gl.uniformMatrix4fv(location, size, gl.FALSE, value)