Exemplo n.º 1
0
func UnbindIbo()  { gl.BufferUnbind(gl.ELEMENT_ARRAY_BUFFER) }
Exemplo n.º 2
0
func UnbindVbo()  { gl.BufferUnbind(gl.ARRAY_BUFFER) }