-
这个基本的应用模板,我用我的OpenGL应用程序创建
This the basic application template that I use to create my OpenGL applications-This the basic application template tha t I use to create my OpenGL applications
- 2023-07-14 13:10:03下载
- 积分:1
-
An Spiral using geometric transformation, in opengl and c++.
An Spiral using geometric transformation, in opengl and c++.
- 2023-01-31 13:35:04下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。-Good beginner OpenGL framework, added a painted triangle and quadrilateral code, complete and realize the rotating color effect, the basis for entry.
- 2022-05-22 08:11:20下载
- 积分:1
-
meshlib是多边形网格创建、编辑和模型库。meshlib已…
MeshLib is our polygon mesh creation, editing and modeling library. MeshLib has been used in all our mesh modeling plug-ins for various CAD systems as well as standalone applications.
- 2022-05-15 23:45:54下载
- 积分:1
-
opengl
opengl-2.0 specification
- 2022-01-31 22:03:13下载
- 积分:1
-
3DS文化转换软件,超好,不下载后悔
3DS文化转换软件,超好,不下载后悔-3DS cultural conversion software, super-good, do not download the regret
- 2022-03-20 04:18:04下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
- 2022-05-22 12:29:02下载
- 积分:1
-
nurbs曲面绘制
VC++6.0编写的opengl nurbs曲面。对于nurbs曲面建立三维模型编程有一定的参考和帮助价值
- 2023-06-02 12:20:03下载
- 积分:1
-
A VC with opengl and prepared to open aircraft
一个用opengl和VC编写的开飞机的的简单游戏,可以进行简单的操作。-A VC with opengl and prepared to open aircraft
- 2022-03-19 19:55:20下载
- 积分:1
-
OpenGL练习
最近在学习Linux和OpenGl的使用,在计算机图像学教材中看到的源代码,尝试编写并进行编译,最后编译失败,原因不明。网上查找问题函数时,找到一篇新的源代码,输入后可以正确编译并产生可执行文件,显示一个茶壶。写这么多,希望能得到一分,有一个源代码,十分需要下载学习。
- 2023-02-02 10:25:04下载
- 积分:1