-
an initial procedures OpenGL
一个初始的OPENGL程序-an initial procedures OpenGL
- 2022-09-09 00:10:03下载
- 积分:1
-
3Dsound
3Dsound- this program is preparid for OpenGL.it needs the GLsence.
- 2022-02-14 23:40:25下载
- 积分:1
-
BMP Loading OpenGL Code
BMP Loading OpenGL Code
- 2022-08-09 02:11:22下载
- 积分:1
-
赛车游戏
本场比赛的第2版是在pH值为无穷大协作。该版本提供了一个分屏2人游戏模式,拥有动态照明昼夜效果!
- 2022-03-10 06:08:03下载
- 积分:1
-
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨...
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨-3D animation skeleton code using OpenGL write, if a similar project or mandate to take a look at the
- 2022-03-22 23:05:48下载
- 积分:1
-
运动检测
可以实现运动目标的检测与跟踪 算法可靠camshift改进的比 该混合高斯 研究了基于色彩直方图特征和基于方差比值特征的MeanShift算法的目标跟踪原理及其实现过程,并通过分析检测过程中得到的目标结果图像,试验比较了两种算法的跟踪效果,最终选用了基于方差比值特征的Mean
Shift目标跟踪算法,可于复杂背景下实时准确地完成运动目标的跟踪。
本文在VC++6.0开发平台下,采用C语言编写程序并调用了部分OpenCV库函数,实现了以上提出的图像预处理、运动目标检测和跟踪算法,并通过试验验证了算法的有效性,成功实现了对复杂背景下运动目标的检测与跟踪。
- 2022-01-26 03:10:21下载
- 积分:1
-
用OPEN
用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
- 2022-03-07 21:47:13下载
- 积分:1
-
Nehe s OpenGL教程最全版 1
Nehe s OpenGL教程最全版 1-48-nehe s OpenGL :Lesson1-Lesson48
- 2022-03-10 16:11:17下载
- 积分:1
-
基于OpenGL的3D赛车游戏
资源描述OpenGL 是一个 3D 图形 API (Application Programming
Interface,应用程序编程接口),英文全称“Open Graphics Library”,即开放的图形程序接口技术,它广泛的应用与数字化应用技术以及娱乐领域,它具有开放性的图形库,良好的可移植性,是跨平台的计算机工业标准应用程序接口,它主要应用于专业3D 图形设计领域。若能利用OpenGL营造出逼真的视听效果和具有模拟驾驶感觉的赛车系统,将能给玩家和车迷带来身临其境的感觉。
- 2022-08-15 03:14:03下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1