-
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制
这是一个OpenGL教程,简单的讲解对话框的使用和球的绘制-This is an OpenGL tutorial, a simple dialog box to explain the use and the ball drawn
- 2023-04-22 07:55:02下载
- 积分:1
-
利用MFC开发的OpenGL开发包.有例子程序
利用MFC开发的OpenGL开发包.有例子程序-use OpenGL development kits. Are examples of procedures
- 2022-11-10 22:20:08下载
- 积分:1
-
水波浪的OpenGL源代码,对于实现水面特效有参考…
实现水波浪的OpenGL源代码,对于实现水面特效有参考价值。A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.-water wave OpenGL source code, for the achievement of surface effects have reference value. A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.
- 2022-12-12 03:20:03下载
- 积分:1
-
使用cg和opengl实现的水的跳跃模拟。
使用cg和opengl实现的水的跳跃模拟。-Cg and opengl realize the use of the water jump simulation.
- 2022-03-01 19:57:15下载
- 积分:1
-
vs2008下基于mfc框架的OpenGL多视区演示程序。
vs2008下基于mfc框架的OpenGL多视区演示程序。-vs2008 framework OpenGL Based mfc multi-viewport demo program.
- 2022-03-30 03:42:40下载
- 积分:1
-
OpenGL红宝书(第三版)例子代码:太阳系代码
OpenGL红宝书(第三版)例子代码:太阳系代码-Little Red Book OpenGL (third edition) example code: the solar system code
- 2022-01-21 03:08:35下载
- 积分:1
-
MD3 documents printed.
MD3文件的载入。-MD3 documents printed.
- 2023-05-09 08:40:03下载
- 积分:1
-
010editor的模板,用于解析3ds格式的文件
软件010editor可以打开和编辑二进制文件,并可利用模板来分析文件结构。模板的语法类似于C语言。该模板可以识别从3dsmax中导出的简单的3ds格式文件。能识别的内容包括:物体名称、顶点坐标、纹理坐标、平滑组、局部坐标系、索引数组。可以识别多个物体。环境:win7 64位 3dsmax2012 010editior5.0局限:暂未经过系统测试,不保证对所有的3ds格式均正确识别。文件:3ds.bt:010editor的模板plane.3ds:已经通过的测试用例。文件表示的图形为一个平面长方形(不分段,共2个三角形)。rect2.3ds:已经通过的测试用例。文件表示的图形为两个平面长方形(分段均为4*4)
- 2023-01-12 21:10:04下载
- 积分: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
-
绘制加光照的彩色四棱锥
绘制一个彩色的四棱锥并添加光照效果:四棱锥边长为2;四棱锥各个顶点颜色不同;四棱锥的中心为(1,2,3);要求使用多种光,包括环境光、镜面光和散射光等,可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。
- 2022-06-12 18:34:41下载
- 积分:1