搜索资源列表
HelloQT
- QT下调用QGLWidget做跟随鼠标的五彩光效,win7 linux下编译成功-QT QGLWidget do follow the mouse to invoke the colorful light effects, win7 linux compile success
QGLWidget.tar
- This the implementation of an QGLWidget.-This is the implementation of an QGLWidget.
opengl_qt_test
- 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http:/
qglwindowsurface_qws_p
- The QWSGLWindowSurface class provides the drawing area for top-level windows with Qt for Embedded Linux on EGL/OpenGL ES. It also provides the drawing area for \l{QGLWidget}s whether they are top-level windows or childre
glbox
- This a simple QGLWidget displaying an openGL wirefr a me box for Linux. -This is a simple QGLWidget displaying an openGL wirefr a me box for Linux.
qglcolormap
- The QGLColormap class is used for installing custom colormaps into a QGLWidget for Linux.
2dpainting
- 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.
OglFrame
- 本程序使用QGLWidget实现OpenGL基本框架-This procedure using QGLWidget achieve OpenGL basic fr a mework