-
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
- 2023-03-16 07:30:03下载
- 积分:1
-
计算机图形学大作业openmesh&qt
资源描述计算机图形学大作业QTModelViewer,openmesh结合qt,网格细分结合边的反转,opengl三维图像的编辑,运行通过!
- 2022-06-19 00:25:30下载
- 积分:1
-
使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。
- 2023-02-24 02:55:03下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing 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 coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1
-
OpenGL程序创建3D对象
the opengl program to create the 3d objects-the opengl program to create the 3d objects...
- 2022-07-07 08:37:17下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)-15-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-15
- 2022-01-31 07:50:36下载
- 积分:1
-
为刚刚开始准备学习图形图象接口opengl的准备的一个小实例。...
为刚刚开始准备学习图形图象接口opengl的准备的一个小实例。-Just beginning to learn to prepare for the graphical interface to opengl images a small example of the preparation.
- 2022-02-09 21:22:55下载
- 积分:1
-
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)...
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL# 61548 introduced by SGI"s GL from the development of an industry-standard graphics library.# 61548 by the OpenGL graphics library GL (Graphics Library) and the application of graphics library GLU (Graphics Library Utilities) 2 component library
- 2022-03-18 17:40:04下载
- 积分:1
-
本程序是模拟爆发的喷泉,包括粒子的生成、粒子的运动、粒子的死亡、粒子的绘制及场景的绘制...
本程序是模拟爆发的喷泉,包括粒子的生成、粒子的运动、粒子的死亡、粒子的绘制及场景的绘制-this process is simulated outbreak of the fountain, including particle formation, particle movement, the death particles, particle rendering and scene rendering
- 2022-04-24 02:38:19下载
- 积分:1
-
菜单选择项目
一个简单的菜单选择,让你的界面更完整。旁边有许多选项选择,让你切换物品的种类、颜色,甚至可以让你三百六十度旋转物品。选项里有固体和线框,供你选择。还附有退出键,方便操作。适合用于许多游戏及开发软件中,非常方便。
- 2022-07-08 10:43:57下载
- 积分:1