搜索资源列表
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
openGL
- qt中的opengl简易教程,用于快速入门,了解qt中的opengl实现-qt opengl in the simple tutorial for quick start to understand the qt opengl achieve
NeHe.OpenGL.Tutorial
- OpenGL编程基础教程,主要用于3D图形编程-OpenGL Programming Tutorial, mainly for 3D graphics programming
nehe_tutorial_cn
- 超好评,OpenGL中文教程,愿它对OpenGL感兴趣的朋友有一定的帮助-Super-well, OpenGL tutorials in Chinese and would like a friend interested in OpenGL it will certainly help
QT_Tutorial
- QT教程,共14章 译者:Cavendish 整理: http://www.mculib.com/-QT tutorial,all 14chapter http://www.mculib.com/
Qt_Opengl_NeHe
- NeHe的OpenGL教程,应用环境C++ GUI Qt4以及Visual C++ 2005-NeHe' s OpenGL tutorials, application environment C++ GUI Qt4 and Visual C++ 2005
Qt
- Qt绘图软件设计教程,绘图挺值得看看的哈-Qt graphics software tutorials, drawing quite worth a look, ha
Qt-OpenGL
- 实用的Opengl初级教程。适合于初学者学习。有需要的人可以下载。-Opengl practical primer. Suitable for beginners to learn. People in need can be downloaded.
opengl_qt_test
- 本次试验的目的很简单,只是显示一个窗口,可以通过F1键值来切换全屏显示和普通屏显示,并当按下ESE键时退出程序。窗口的颜色背景和透视效果(其实该试验都没用上)等用opengl来实现,主要是为后面的学习写了个框架,其实这里主要是重写了3个函数:initializeGL() paintGL() resizeGL() 这3个函数都是QGLWidget内部的虚函数。 本次试验是按照网络上NeHe写的最著名的opengl英文教程:http://nehe.gamedev.net/ 和对应的中文教程:ht
qt-opengl
- 在这一次的教程中,我们将介绍如何利用Qt创建OpenGL窗口并在其中绘制图形。 -In this time of the tutorial, we will introduce how to use the Qt create OpenGL window and in the drawings.
Qt_OpenGL
- qt opengl 学习教程,详细实例讲解,非常好-QT OpenGL tutorial, detailed examples to explain, very good
qt-jiaocheng
- qt入门级编程教程,非常适合初学者学习和使用,快速掌握基础qt编程技术-qt entry-level programming tutorial, very suitable for beginners to learn and use, quick to grasp basic programming techniques qt
Qt_exercise
- Qt入门教程,基于Qt designer做的界面,三个非常有用的小程序,非常适用于初学者-Qt Tutorial , based on Qt designer interface to do, three very useful little program, very suitable for beginners
QtPOpenGL
- 在qt中是使用OpenGL的教程,绘制超逼真的3D界面-In qt is using OpenGL tutorials, ultra-realistic 3D rendering interface
Qt
- 关于Qt的入门教程,可以看看,挺不错的,注重基础。-About Qt Tutorial, you can look very good, pay attention to the foundation.
Qt
- Qt4中文教程完整版,是QT学习的重要资料。-Qt4 Chinese tutorial full version, is important information QT study.
rodriguesDemo
- 罗德里格斯演示程序,Qt、Opencv环境,比Opencv教程中的示例程序,做了改进,比较适合教学演示-Rodriguez demo program, Qt, Opencv environment than Opencv tutorial sample program has been improved, more suitable for teaching demonstration
OpenGL入门教程(精)
- 适合初学者的精华版OpenGL入门教程,用于QT平台的图形编辑(Beginner-friendly OpenGL introductory course .)
《Qt+Creator快速入门》第3版源码(已修正)
- Qt是图形开发框架,这是一本QT 教程的的自带源码。