搜索资源列表
NeHe.OpenGL.Tutorial
- OpenGL编程基础教程,主要用于3D图形编程-OpenGL Programming Tutorial, mainly for 3D graphics programming
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
Desktop
- C++ GUI Programming with Qt 3 Graphics with OpenGL
qt_course
- Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
QtPOpenGL_PGUI
- 介绍了使用QT和OpenGL做可视化的方案。提供可轻易将高级2D和3D图像集成至本地高性能应用程序的技术方法。-Introduced to do with QT and OpenGL visualization program. Provide easily integrate advanced 2D and 3D graphics applications to the local high technology methods.
qwtplot3d
- 一个OpenGL实现QT3D图形插件,曲线,图表,和其他的三维图形 -An opengl achieve QT 3d graphics plug-ins, curves, charts, and other three-dimensional graphics
QT.OpenMesh.VC.SampleProject
- 用于图形学的基础代码,可以在此基础上完成各种图像方法的算法-The basis for the graphics code, you can complete a variety of images on the basis of this method algorithm
GLC_lib_src_2
- QT下的3d图形显示示例代码,用来掩饰gl库的使用方法,非常值得看。-3d graphics display under QT sample code, used to cover up the use of gl library, well worth watching.
testBuffer
- 使用Qt自带QGLPxibuffer进行QtOpenGL的使用,并且完成2D、3D图形的绘制-Using Qt comes QGLPxibuffer be QtOpenGL use, and completed 2D, 3D graphics rendering
OpenGLScence_qt
- 在QT平台上实现3D图形绘制并进行旋转、拖动和缩放等操作。-Displaying 3D graphics on the QT and rotating,translating and scaling the graphicx.