-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分: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
-
example for vtk an example for VTK
example for v.t.k
一个例子用于v.t.k-example for vtk an example for VTK
- 2022-01-31 11:34:13下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
Opengl+mfc旋转代码
opengl+mfc做的一个简单的魔方DEMO.可供新手学习.demo中实现了通过属性面板来修改模型的世界坐标,然后在属性面板上选择魔方对应的面并让对应面旋转。代码环境是VS2013。
- 2023-04-25 14:50:04下载
- 积分:1
-
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能...
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能-vc opengl routines. Achieve a variety of graphics effects. And to provide a perspective transformation function
- 2023-04-23 07:20:02下载
- 积分:1
-
ASSIMP 测试程序
C++ OPENGL ASSIMP 加载各类3D模型
C++ OPENGL ASSIMP 加载各类3D模型
C++ OPENGL ASSIMP 加载各类3D模型
C++ OPENGL ASSIMP 加载各类3D模型
- 2023-05-31 06:35:10下载
- 积分:1
-
免费的opengl图形开发包,支持多种C++编译器
免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
- 2022-06-03 10:54:22下载
- 积分:1
-
OpenGL高级编程与可视化系统(高级编程篇…
OpenGL高级编程与可视化系统开发(高级编程篇)-10-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-10
- 2023-02-25 19:50:03下载
- 积分:1
-
Gis软件中绘制等高线的算法(用OPENGL)实现。具有较高的参考价值!...
Gis软件中绘制等高线的算法(用OPENGL)实现。具有较高的参考价值!-Gis software drawing contour lines of the algorithm (using OPENGL) realize. With a high reference value!
- 2023-06-21 06:10:03下载
- 积分:1