The problem probably is caused by your OpenGL implementation (or rather hardware) not able to handle such large textures. Check that using appropriate GL calls and cut the image to several pieces to compensate.
The problem probably is caused by your OpenGL implementation (or rather hardware) not able to handle such large textures. Check that using appropriate GL calls and cut the image to several pieces to compensate.
Bookmarks