阅读背景:

如何在OpenGL中绘制纹理

来源:互联网 

Now that my OpenGL application is getting larger and more complex, I am noticing that it's also getting a little slow on very low-end systems such as Netbooks. In Java, I am able to get around this by drawing to a BufferedImage then drawing that to the screen and updating the cached render every one in a while. How would I go about doing this in OpenGL with C++?Now that my OpenGL application is getting large




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: