-
采用OpenGL API编写的一个多彩的立方体。
采用OpenGL API编写的一个多彩的立方体。-A color cube writed in OpenGL API.
- 2023-01-21 03:10:03下载
- 积分:1
-
opengl游戏编程 书中实例的第6章代码
opengl游戏编程 书中实例的第6章代码-opengl game programming book, the code examples in Chapter 6
- 2022-02-02 11:08:48下载
- 积分:1
-
is goodgferfg greger gtrhsfvbs
主要功能一方黑色棋子 一方为白色棋子。颠三倒四的-is goodgferfg greger gtrhsfvbs
- 2023-06-03 06:50:03下载
- 积分:1
-
OPENGL彩色圆环编程示例程序源代码,use openGL 所编写
OPENGL彩色圆环编程示例程序源代码,use openGL 所编写-OpenGL Programming sample program source code, prepared by the use openGL
- 2022-07-13 22:50:15下载
- 积分:1
-
利用opengl的API函数实现阴影绘制,显示效果比较好
利用opengl的API函数实现阴影绘制,显示效果比较好-use opengl API functions shadow mapping shows that the results were quite good
- 2022-08-20 17:20:29下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
OpenAL一个使用opengl的3D引擎。
OpenAL一个使用opengl的3D引擎。-OpenAL opengl use of a 3D engine.
- 2022-02-20 15:47:48下载
- 积分:1
-
OpenGl 如何从屏幕坐标转换到gl三维坐标
glUnProject
OpenGl 如何从屏幕坐标转换到gl三维坐标
glUnProject-OpenGL how gl screen coordinate conversion to three-dimensional coordinates glUnProject
- 2022-01-21 22:11:35下载
- 积分:1
-
This procedure primarily by changing location, as I imitate animation effects, w...
本程序主要通过不断改变视口位置来模仿动画效果,同时介绍了在进行opengl绘图时所做的一些不可或缺的准备工作-This procedure primarily by changing location, as I imitate animation effects, while the introduction during the opengl drawing done some essential preparatory work
- 2022-01-26 00:40:54下载
- 积分:1
-
opengl导弹模拟系统VC程序
opengl导弹模拟系统VC程序-opengl missile simulation system VC procedure
- 2022-03-22 12:29:08下载
- 积分:1