Beispiel #1
0
func UnbindIbo()  { gl.BufferUnbind(gl.ELEMENT_ARRAY_BUFFER) }
Beispiel #2
0
func UnbindVbo()  { gl.BufferUnbind(gl.ARRAY_BUFFER) }