你的电脑似乎是从视频内存。把游戏的图形设置(阴影,纹理,图形质量,等)通过游戏设置菜单。
Your computer appears to be out of video memory. Turn down the game's graphics settings (shadows, textures, graphics quality, etc. ) via the in-game Settings menu.
把纹理的重复设置成夹断gl_clamp,然后把纹理的边界颜色设置成白色。
Set the GL_MODULATE texture environment, set the texture repeat mode to GL_CLAMP, and set the texture border color to white.
正如我之前所言,这不是一个分步的教程,你可以看到所有的设置,纹理属性和渲染设置。
As I said before, this is not a step by step tutorial, you can see all Settings, texture parameters and rendering setup in the file that I have included...
正如我之前所言,这不是一个分步的教程,你可以看到所有的设置,纹理属性和渲染设置。
As I said before, this is not a step by step tutorial, you can see all Settings, texture parameters and rendering setup in the file that I have included...
应用推荐