Try rendering your rectangles without display lists to see if that helps. Where you would use glCallList , redo the sequence of OpenGL calls instead. If that ...
確定! 回上一頁