gl.glTexImage2D(gl.GL_TEXTURE_2D, 0, gl.GL_RGBA, img.width, img.height, 0, gl.GL_RGBA, gl.GL_UNSIGNED_BYTE, img.tobytes()) gl.glTexImage2D(gl.GL_TEXTURE_2D, 0, gl.GL ...
gl.glTexImage2D(gl.GL_TEXTURE_2D, 0, gl.GL_RGBA, img.width, img.height, 0, gl.GL_RGBA, gl.GL_UNSIGNED_BYTE, img.tobytes()) gl.glTexImage2D(gl.GL_TEXTURE_2D, 0, gl.GL ...
i have taken my first foray into python programming and i believe i have the basics down. draw a window, draw some text, input, output, etc. but i want to start messing around with things like arrays ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results