搜索资源列表
qt_fog
- 在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
GPUImageProcessor
- 一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
myOpenGL
- Qt实现OpenGL 三维动态图像的显示,主要是模拟三维图像的显示。-Qt OpenGL 3D dynamic image display, simulated three-dimensional image display.
Paint3D
- QT+OpenGL绘制三维图形,包括正四面体,立方体,及利用帧缓存技术的水壶绘制-QT+OpenGL draw 3D image
Qt-OpenGL
- 适合初学者学习QT的图像显示功能,带有opengl-Suitable for beginners to learn QT image display with opengl
RippleEffect
- This program contains a formular of image distortion that uses pre-defined amplitude s table of ripple shapes. This program uses OpenGL & Qt framework. For this reason, you can reference the source code easily.
OpenGL3D
- QT OPENGL实现图像的三维显示,并提供跨平台图图像显示接口-QT OPENGL Realizes three-dimensional display of images and provides cross-platform image display interface
qtdrawTest
- Qt 使用opengle贴图方法显示位图,效率比QPainter快的得,可用到需要快速绘图刷新程序中。(Qt uses the opengle mapping method to display the bitmap, which is faster than QPainter, so it can be used in fast drawing refresh programs.)