登录
首页 » OpenGL图像 » qt4+vs2010建立opengl 3d图形 使用glut库实现旋转 纹理映射 放大缩小 比例

qt4+vs2010建立opengl 3d图形 使用glut库实现旋转 纹理映射 放大缩小 比例

于 2022-05-13 发布 文件大小:18.74 MB
0 114
下载积分: 2 下载次数: 1

代码说明:

首先要添加 glut库到qt 清查看glutdll库里的说明文档 在qt484+vs2010下编辑 运行正常   F键位选择纹理滤波的方式 B键位选择是否采用色彩融合 ......

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OpenGL在vc++中开发的一个实例,入门级别哦
    OpenGL在vc++中开发的一个实例,入门级别哦-OpenGL in vc++ Developed an example of entry-level oh
    2022-05-10 11:34:44下载
    积分:1
  • project semester 3
    ini项目mata kuliah interaksi manusia dan komputer第3学期。
    2023-03-04 13:00:02下载
    积分:1
  • 使用OpenGL实现一个2D二维形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维形。开始想着使用GDI,不过GDI对于绘制...
    使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
    2022-09-27 23:45:03下载
    积分:1
  • 网格OPENGL的实例
    应用背景大家好!在世界上,我们总是做一些关于三维世界,特别是在图形处理。所以拥有一个方便的3D处理工具箱可以帮助你做什么,你若是有C++语言, ;你可以设置代码在墨西哥和做你想做的,你能得到你想要的。这是工具箱,可以让你做一些处理的三维表面。请快一点,马上下来。这是很容易和方便做的三维处理和;关键技术大家好!这是一个三维处理工具箱。它包括网格处理,点处理,和,你可以很容易地处理的三维表面,并做你想做的。那么如何做网格处理,特别是网格移动网的扩大,网格变形?以及如何做点翻译和如何做网格旋转?工具箱可以告诉你怎么做他们的方式和;
    2022-08-26 00:47:45下载
    积分:1
  • 3DS document reader. Receivers also Enough of fast are you.
    3DS文件读取程序。 啥也别说了,快下吧。 -3DS document reader. Receivers also Enough of fast are you.
    2022-01-26 14:16:51下载
    积分:1
  • Visual C++ OpenGL DirectX Baodian three
    Visual C++ OpenGL DirectX三维动画设计宝典,不错的电子书。-Visual C++ OpenGL DirectX Baodian three-dimensional animation, a good e-book.
    2022-07-12 10:01:09下载
    积分:1
  • 初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。...
    初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。-OPENGL beginner a very good framework, can add their own place in the corresponding code requirements.
    2022-05-31 03:29:27下载
    积分: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的桢缓存的alpha融合实例。
    基于opengl的桢缓存的alpha融合实例。-on opengl undercover cache alpha fusion examples.
    2022-07-27 07:49:17下载
    积分:1
  • OpenGL做的三维几何零件形,使用到了glut32库
    OpenGL做的三维几何零件图形,使用到了glut32库-OpenGL 3D graphics geometric parts, the use of the library glut32
    2023-04-23 15:00:04下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载