-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1
-
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。...
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
- 2023-07-17 08:20:04下载
- 积分:1
-
图像去噪处理
图形的读入,输出,将彩色图像转换为灰度图像,为图像添加掩膜以达到去噪处理,有详细的注释。包含幂次变换和二位滤波的图像处理
- 2023-07-27 20:25:04下载
- 积分:1
-
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。...
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
- 2023-03-07 17:05:04下载
- 积分:1
-
3D地形模拟,带纹理,由一本OpenGL上的例子修改的,需要的同志可以借鉴...
3D地形模拟,带纹理,由一本OpenGL上的例子修改的,需要的同志可以借鉴-3D terrain simulation, with texture, from an OpenGL example on changes needed comrades can learn from
- 2022-03-20 01:22:23下载
- 积分:1
-
SIFT特征点匹配-图像处理与3D重建
1.1 定义
尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-25 20:40:02下载
- 积分:1
-
基于C++环境的OPENGLE编程源码.
基于C++环境的OPENGLE编程源码.-based on C programming environment OPENGLE source.
- 2022-10-31 06:50:03下载
- 积分:1
-
这个工程可实现opengl下三维动画的仿真
这个工程可实现opengl下三维动画的仿真-This project can be achieved under the three-dimensional animation opengl Simulation
- 2023-01-05 23:55:04下载
- 积分:1
-
关于OpenGL
关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
- 2023-02-04 21:45:03下载
- 积分:1
-
OPENGL+VC++实现光照和旋转的齿坯图绘制
VC++和OPENGL,编写的齿轮齿坯图,实现了控件的旋转以及光照效果,按键盘上的上下左右键可以实现齿坯图形的旋转,同时,也增加了光照的效果。源代码中有具体的实现方法,非常适合OPENGL的初学者,很实用。
- 2022-01-26 00:51:19下载
- 积分:1