资源列表
Petzold
- The uploaded files are related to Programming Windows book by Charles Petzold.-The uploaded files are related to Programming Windows book by Charles Petzold.
ButterflyScreenSaver
- VC++下 OpenGL 技术编写的蝴蝶屏保程序,可以学习下。-ButterflyScreenSave OPENGL VC++
MyRain
- OpengL 下VC++编写的 下雨效果图,可以参考学习下。-OpengL VC++ MyRain
Qt
- Qt4中文教程完整版,是QT学习的重要资料。-Qt4 Chinese tutorial full version, is important information QT study.
collision
- 利用opengl实现小球在两个平面之间碰撞反弹-Achieve a small ball bounce collision between two planes
four-octahedral-wireframes
- 使用opengl绘制的四个八面体线框图,每一个八面体都由第一个转化而来-Use OpenGL drawing four octahedral wireframes
pentagram
- 使用OpenGL绘制的五角星图案,五角星造型工整,颜色绚丽。-The five-pointed star pattern using OpenGL rendering, five-pointed star shape neat, brilliant colors.
Lesson05
- 基于 nehe opengl教程制作的简单漫游程序,可实现上下左右键控制前后左右移动,wasd实现上下左右旋转。-Based nehe opengl tutorial simple roaming, which enables the front left and right arrow keys to control movement, WASD achieve vertical and horizontal rotation.
opencv
- 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文 3. opencv版本运行:按P停止,截取目标,再按P,进行单目标跟踪-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 16* 16* 16 2
fog
- opengl学习的好例子,关于雾化的使用,可以运行-an example code for opengl fog
lighting
- 学习opengl的一个代码,关于光照,可以运行-an example for opengl lighting study
multiTexture
- Opengl 学习的一个例子,关于多重纹理,c-an c++ code for opengl textures