-
OpenGL新功能
OpenGL新功能--顶点缓冲区-OpenGL new features-- Vertex Buffer
- 2022-06-20 07:35:55下载
- 积分:1
-
绘制加光照的彩色四棱锥
绘制一个彩色的四棱锥并添加光照效果:四棱锥边长为2;四棱锥各个顶点颜色不同;四棱锥的中心为(1,2,3);要求使用多种光,包括环境光、镜面光和散射光等,可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。
- 2022-06-12 18:34:41下载
- 积分:1
-
opengl 编程实例。用于opengl的学习和使用
opengl 编程实例。用于opengl的学习和使用-opengl cases used for study ddddddddddd
- 2022-01-25 14:26:42下载
- 积分:1
-
基于GPU的计算机视觉算法,如边角的检测,convolustion…
GPU based computer vision algorithms such as edge cornor detection,convolustion operation.-GPU based computer vision algorithms such cornor as edge detection, convolustion operation.
- 2022-10-23 07:10:03下载
- 积分:1
-
Opengl正方形平移
一个简单点的正方形 ,按键盘“w”"s""d""w"移动它的上下左右 用Opengl写的正方形 也会用到swich语句,可以自由更改颜色
- 2022-01-25 19:08:23下载
- 积分:1
-
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用...
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用-《Visual C++ OpenGL application development》 CD-ROM content, is useful for learning OpenGL
- 2022-10-27 01:25:03下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
编码器专家
信号压缩的专家,包括语音、 音频和视频压缩和算法实现。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-08-06 13:25:16下载
- 积分:1
-
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察...
比较DFS与BFS
简单的实现了,小地图范围的两种寻路算法原理的比较。
左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
- 2022-06-26 05:38:15下载
- 积分:1
-
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,-Visual+ C+++ CAD+ Application development technology vc++ CAD programming,
- 2023-02-04 06:15:04下载
- 积分:1