-
《open GL 超级宝典 第五版》示例代码
资源描述《open GL 超级宝典 第五版》一书中的全部示例代码
- 2022-10-30 17:40:09下载
- 积分:1
-
利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。...
利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
- 2023-03-03 19:40:04下载
- 积分:1
-
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。...
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。-To map out a three-dimensional architectural model has light and shadow projection, as well as texture mapping. Can observe the arrow keys to switch perspectives at any one corner of the building.
- 2022-01-26 04:01:28下载
- 积分:1
-
OpenGL in memory management experience. According to their own experience of the...
OpenGl在内存管理上的经验。笔者根据自己的经验详细叙述了利用OpenGL开发3D程序时的内存管理方面的经验。-OpenGL in memory management experience. According to their own experience of the author described in detail the development of 3D using OpenGL program memory management experience.
- 2022-10-27 22:45:03下载
- 积分:1
-
雨滴落入水池opengl实例
这是在visual studio 2010环境下基于MFC下实现的 雨滴落入水池opengl实例,实例很炫哦,代码很全哦。
- 2022-01-28 02:52:05下载
- 积分:1
-
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的...
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的箭头键来旋转该色彩立方体,观察它的各边各角。-environment in vc use opengl rendering color cube. This is a sleek-colored cube, the cube corner from the surface of a color gradient is to the right corner of a different color, you can use the keyboard arrow keys to the rotation of the color cube, it"s the observation of the edge angle.
- 2022-09-10 07:05:03下载
- 积分:1
-
this program is based on the opengl vc programming, through mouse to choose obje...
本程序是基于vc的opengl编程,通过鼠标选择物体,从而可以进行图像交互功能,有很好的参考价值。-this program is based on the opengl vc programming, through mouse to choose objects, which can image interactive function, a good reference value.
- 2022-05-15 18:11:44下载
- 积分:1
-
OPENGL红宝书及源码
OPENGL红宝书及源码-OpenGL source and Red Treasure Book
- 2022-03-25 11:01:18下载
- 积分:1
-
OpenGL编程技术,其中涉及一些高级话题。
OpenGL高级编程技术,里面涉及多种高级话题。-OpenGL programming technology, which involved a number of senior topic.
- 2022-03-26 01:33:16下载
- 积分:1
-
OPENGL编写时钟表盘
编程实现时钟运动,通过使用OpenGL提供的标准库函数,综合图形学Bresenham画线和画圆的算法,OpenGL颜色模型中的RGBA模式,颜色表示模式等实现指针式时钟运动,并通过点击右键菜单实现时钟背景与时针颜色的转换。根据Bresenham画线和画圆的算法,画出时钟的指针和表盘。再根据OpenGL颜色模型用glColor()定义当前颜色。设置当时钟运行时交换的菜单,运行程序时可变换时钟背景与时针的颜色。在此中综合实现本学期中学习到OpenGL编程中部分的方法与操作。软硬件运行环境:Microsoft Windows XP。工发工具:VC++ 6.0。
- 2022-07-08 01:44:25下载
- 积分:1