搜索资源列表
Qt_OpenGL
- 本教程是从NeHe的OpenGL教程迁移过来的,代码变为Qt实现的。所以有的课程一时还没有实现成功,所以可能有些教程是跳跃的-This tutorial from NeHe' s OpenGL Tutorials migrated, the code is implemented into Qt. Therefore, some programs If we can not achieve success, so there may be some tutorials are jumpin
NeHe.OpenGL.Tutorial
- OpenGL编程基础教程,主要用于3D图形编程-OpenGL Programming Tutorial, mainly for 3D graphics programming
Qt_Opengl_NeHe
- NeHe的OpenGL教程,应用环境C++ GUI Qt4以及Visual C++ 2005-NeHe' s OpenGL tutorials, application environment C++ GUI Qt4 and Visual C++ 2005
opengl_qt_test
- 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http://nehe.gamedev.net/ 和对应的中文教程:ht
NeHe-OpenGL(Qt)
- Qt平台下的OPENGL开发示例程序,对初学者有很大的帮助,欢迎下载。-qt opengl examples