-
增加的典型方法
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
-
gpu精粹中光的干涉模拟源码opengl版
gpu精粹中光的干涉模拟源码opengl版-gpu gems in the simulation of interference of light source opengl version
- 2023-07-18 18:40:05下载
- 积分:1
-
marching cubes algorithm
marching cubes algorithm
- 2022-04-30 11:21:36下载
- 积分:1
-
默林先生动画设计
默林先生的动画造型设计,该动画可进行几种基本表情的模拟,还可进行一些选择性的基本动作,该程序可为做人机交互系统的开发朋友带来些帮助.
- 2022-03-10 05:28:12下载
- 积分:1
-
显示三位图形的代码
显示三位图形的代码-showed three graphics code
- 2022-02-04 12:42:02下载
- 积分:1
-
GLUT的API手册,学OpenGL的可不可不看啊!
GLUT的API手册,学OpenGL的可不可不看啊!-GLUT
- 2022-03-25 08:49:28下载
- 积分:1
-
OpenGL程序实例
Examples of opengl program
- 2022-04-19 11:20:30下载
- 积分:1
-
opengl,VC++代码能够实现摄像机漫游,具体请看演示程序
opengl,VC++代码能够实现摄像机漫游,具体请看演示程序-opengl, VC++ code to realize the camera roaming, see the specific demo program
- 2022-10-06 12:55:03下载
- 积分:1
-
织物模拟,使用弹簧模型,很值得研究
织物模拟,使用弹簧模型,很值得研究- The fabric simulation, uses the spring model, is worth studying
very much
- 2023-06-21 19:35:05下载
- 积分:1
-
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定....
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定.-Real-time dynamic display of three-dimensional topography of the core technology research source, real-time with good, stable performance.
- 2023-03-01 15:30:04下载
- 积分:1