-
OpenGL最简单程序
OpenGL 是一种强大的三维图形开发工具, 是图形硬件的软件接口,它由大约250 个命令组成,用户通过这些命令指定创建交互式 2D
或3D 程序所需的几何对象和操作. 从本质上说, 它是一个 3D 图形和模型库,独立于操作系统和硬件环境,具有高度的可移植性, 并且
具有非常快的速度. OpenGL 严格按照计算机图形学原理设计而成,符合光学和视觉原理, 可以创建极其逼真的3D 图像,许多三维演示
系统都用OpenGL 作为三维图象生成和控制的编程接口。
- 2022-08-16 18:33:12下载
- 积分:1
-
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
- 2022-01-26 04:47:39下载
- 积分:1
-
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
- 2022-08-20 00:31:16下载
- 积分: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
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-14 07:35:08下载
- 积分:1
-
OpenGL System source code accompanying article
OpenGL系统开发篇所附源代码-OpenGL System source code accompanying article
- 2022-05-05 04:30:13下载
- 积分:1
-
Visual C++ Entry in OpenGL programming are very helpful for beginners
Visual C++中OpenGL编程入门 对初学者有很大帮助-Visual C++ Entry in OpenGL programming are very helpful for beginners
- 2022-09-22 18:30:03下载
- 积分:1
-
立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂...
立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂-cube along the axis X, Y and Z rotation, but no right to make Notes code, but we should be able to be able to read! !
- 2022-02-20 03:08:40下载
- 积分:1
-
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。-OpenGL code, the NEHE. Achieving selected with the mouse rotating spherical functions.
- 2022-07-21 21:03:34下载
- 积分:1
-
这是游戏开发中的大规模室外场景渲染技术的源代码,比较形象的绘制出了室外的场景...
这是游戏开发中的大规模室外场景渲染技术的源代码,比较形象的绘制出了室外的场景-This is a game development in a large-scale outdoor scenes rendering the source code, compare the image to map out the outdoor scene
- 2022-03-28 11:40:27下载
- 积分:1