-
some of the graphics processing
对图形的一些处理-some of the graphics processing
- 2022-05-17 07:16:54下载
- 积分:1
-
OpenGL编程的单文档模板
OpenGL单文档编程模版-OpenGL Programming single document templates
- 2022-01-23 10:16:23下载
- 积分:1
-
OpenGL编程
OpenGL编程-OpenGL Programming
- 2023-06-15 06:55:03下载
- 积分:1
-
3D function graphics
3D function graphics
- 2022-10-19 07:00:02下载
- 积分:1
-
OPENGL又一小程序,新人学习必备,参考程序
OPENGL又一小程序,新人学习必备,参考程序-OpenGL another small procedures, required new learning, reference program
- 2022-08-06 00:56:23下载
- 积分:1
-
基于OpenGL和OpenCV的三维显示
这段代码是如何从disparity image获得点云数据(Point cloud)并利用OpenGL显示出来。 如果想使用代码,请确认OpenGL和opencv都安装在电脑中。我使用的是Visual Studio 2015
- 2023-07-31 06:45:06下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
使用OpenGL的纹理映射技术在物体表面绘制图像
使用OpenGL的纹理映射技术在物体表面绘制图像-Use OpenGL texture-mapping technology in the surface rendering image
- 2022-06-13 12:49:24下载
- 积分:1
-
在Qt中使用OpenGL进行2D绘图
Qt中使用OpenGL进行2D绘图,包含QPainter and QGLWidget类的使用。This example shows how QPainter and QGLWidget can be used together to display accelerated 2D graphics on supported hardware.
- 2023-07-08 04:55:03下载
- 积分:1
-
图像拼接代码
一个高手写的OPENCV代码,用于图像拼接,总体效果很不错,有需要的下载。因为我自己也是个opencv的菜鸟,正在学习中,所以其他方面我也不是很清楚,所以如果不适用你们的需要,大家别拍砖!
- 2022-03-20 02:23:50下载
- 积分:1