-
增加的典型方法
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
-
y 轴旋转对象 (Extrude, Sweep)
你可以从这个源代码看到,y 轴旋转。
它将派生旋转曲面。(离散,一个对象放沿 y 轴的舍入方式)
C + + 源代码文件附件。
- 2022-03-15 13:30:11下载
- 积分:1
-
此源码实现基于OpenGL的摄像漫游,模仿第一人称视角在游戏中漫游,程序简明扼要,对喜欢游戏编程的朋友有一定的帮助...
此源码实现基于OpenGL的摄像漫游,模仿第一人称视角在游戏中漫游,程序简明扼要,对喜欢游戏编程的朋友有一定的帮助-This source OpenGL-based camera roaming, to imitate the first person perspective in the game roaming, concise procedures for programming like the game will certainly help with Friend
- 2022-05-09 13:04:08下载
- 积分:1
-
赛车源码,讲解了赛车物理系统
赛车源码,讲解了赛车物理系统- The vehicle race source code, explainned the vehicle race
physical system
- 2023-09-08 14:30:05下载
- 积分:1
-
dxf 转openg显示
船体dxf文件读取,本程序可以读取船舶设计软件Tribon生成的dxf文件,此程序为框架,可以进一步开发实用功能。
- 2022-02-20 12:17:43下载
- 积分:1
-
openGL实现3D模型加载
使用OPENGL实现三维模型的加载。openGL + C++实现3维模型的加载,并显示加载的结果
- 2022-04-28 20:45:40下载
- 积分:1
-
使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块...
使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块-OPENGL developed using a small engine, including the graphics processing module, particle system module, input, audio module, UI module
- 2022-07-18 07:20:57下载
- 积分:1
-
Animation of swimming pool
Animation of swimming pool
- 2022-01-21 04:41:21下载
- 积分:1
-
Opengl programming particularly good example, we have to help you
特别好的opengl编程实例,一定对你有帮助-Opengl programming particularly good example, we have to help you
- 2023-08-01 05:10:03下载
- 积分:1
-
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak...
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak-OpenGL Sapphire fourth edition of the book Super Baodian English author Richard S. Wright Jr., Benjamin Lipchak
- 2023-07-29 07:35:06下载
- 积分:1