cubes
cubes copied to clipboard
Use OpenGL names for texture coordinates
OpenGL calls the texture coordinates s and t, not u and v. Texture and texture coordinate generation code should be revised to match.