-
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的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
-
wrl 文件的读取
主要是utf8 vrml (wrl)文件的读取,利用opengl MFC C++ 编写的 ,提供给广大同学学习,有不托之处还希望指正。
- 2023-02-09 07:25:03下载
- 积分:1
-
A plane shooting game of the source, using opengl library function shooting, 3D...
一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成
-A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
- 2023-05-19 14:50:03下载
- 积分:1
-
使用 VTK 的 3D 图像切片
此示例演示如何将三维图像加载到 VTK,然后重新格式化该映像到另一个方向进行查看。
雷铸造通过雷铸映射器。 创建三个正交平面,每架飞机使用不同纹理映射,因此具有不同着色。
- 2022-02-01 00:01:14下载
- 积分:1
-
运用Opengl和VC实现纹理,和场景浏览
运用Opengl和VC实现纹理,和场景浏览-use Opengl and VC texture, and the scene View
- 2022-06-19 13:37:59下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-07-09 18:38:18下载
- 积分:1
-
OpenGL实现在三维场景下的漫游
采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景
- 2023-07-08 11:10:04下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1
-
opengl几何图像实现中秋月亮和灯笼,实现渲染效果
opengl几何图像实现中秋月亮和灯笼,实现渲染效果-opengl geometric images to achieve the Mid-Autumn Moon and lanterns to achieve color effects
- 2023-08-31 17:05:03下载
- 积分:1
-
STL数据文件的读取
创建MFC工程,以OpenGL为接口,实现AutoCAD建模数据文件的读取与显示。STL数据使以三角面片的形式存储,每个三角形包括三角面的法向量信息以及三个顶点坐标信息。通过该程序,能以把模型显示出来。
- 2022-02-04 22:44:53下载
- 积分:1