-
这是OpenGL和MFC示例演示。
OpenGl与MFC结合的简单例子,适合初学者学习OpenGL,程序比较简单-it is OpenGl and MFC sample Demo.
- 2023-04-03 23:10:03下载
- 积分:1
-
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函...
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将―个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making the scene more real, smooth, is based on the MFC single document applications. In this process, the texture scene through SetCheckTexture () function generator, and then through DoTransform () function to-vertex from the object coordinate system conversion to the window frame, using openGL for matrix calculation, UpdateModelView () function and InitMatrices () Function.
- 2022-05-17 22:41:58下载
- 积分:1
-
VC和OPGL编写的机器人控制程序
通过使用VC6.0与OPenGL,实现类人机器人的移动,各个关节的旋转,完成了类人机器人的基本操作。主要涵盖了程序基础、形体建模、渲染色彩与动画的应用开发四个方面的内容。
- 2022-01-29 04:00:21下载
- 积分:1
-
The goal of this project is to create an interactive teaching demo for Bezier su...
The goal of this project is to create an interactive teaching demo for Bezier surface patch. It can be used in CAGD courses, and help the students to have a better understanding of Bezier surface patch.
- 2023-02-23 16:50:03下载
- 积分:1
-
open GL 编程,具体请运行程序
open GL 编程,具体请运行程序-open GL programming, please run the program specific
- 2022-03-24 20:51:56下载
- 积分:1
-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-31 15:02:05下载
- 积分:1
-
好的开发的管理主题 css 和 html 与爱
此 css 管理是开发与 css html 的简单视图,这挺不错的美丽和容易地执行,这段代码是所有为民本网站
- 2022-01-28 06:15:23下载
- 积分:1
-
Setting Up Direct3D In A D
在D中设置Direct3D
- 2022-01-25 16:01:09下载
- 积分:1
-
put CStatic converted into Class CStaticGL category, for the use of OpenGL dialo...
把CStatic类改装成CStaticGL类,用于在对话框中使用OPENGL画出3维模型,并在模型中添加透明效果。进一步给每个模型的元件增加贴图。-put CStatic converted into Class CStaticGL category, for the use of OpenGL dialog sketches of three-dimensional model, the model and add transparency effects. Further to each model component increased textures.
- 2022-01-25 22:47:52下载
- 积分: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