glActiveTexture (GL_TEXTURE0); glBindTexture( GL_TEXTURE_2D, randomTex); // Do rendering of landscape etc... ... GLenum buffers[] = { ...
確定! 回上一頁