-
增加的典型方法
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
-
构造三维地形的工具,可以直接显示DEM数据,速度和漫游功能都可以。...
构造三维地形的工具,可以直接显示DEM数据,速度和漫游功能都可以。-Construct three-dimensional terrain tool, you can directly display DEM data, speed and roaming functions can be.
- 2023-05-17 13:55:03下载
- 积分:1
-
OpenGL特效:多个镜面的反射效果,可以产生多个镜面产生反射效果...
OpenGL特效:多个镜面的反射效果,可以产生多个镜面产生反射效果-OpenGL effects : the number of specular reflection effects could have produced a number of specular reflection effects
- 2023-08-04 21:10:02下载
- 积分:1
-
OpenGL编程指南
The OpenGL Programming Guide - The Redbook
-The OpenGL Programming Guide- The Redbook
- 2022-03-03 17:39:32下载
- 积分:1
-
cycling and pendulum using opengl
- 2022-02-21 17:30:56下载
- 积分:1
-
实现opengl三维坐标的绘制和任意旋转
实现opengl三维坐标的绘制和任意旋转-Opengl realize three-dimensional coordinates of the mapping and arbitrary rotation
- 2022-07-13 19:55:24下载
- 积分:1
-
介绍了OPENGL图形的基本操作,各种场景绘制应注意的问题
介绍了OPENGL图形的基本操作,各种场景绘制应注意的问题-This is introducing OPENGL operation and issues from scene making
- 2022-03-10 04:43:49下载
- 积分:1
-
use OpenGL development of the VC GeoShpere source.
用OPENGL+VC开发的GeoShpere源程序.-use OpenGL development of the VC GeoShpere source.
- 2022-08-03 04:53:33下载
- 积分:1
-
机器人仿真源代码应用OpenGL,日本人写的,所以…
应用OPENGL进行机器人仿真的源码,日本人写的,源码重部分注释翻译过的.-OpenGL application for robot simulation source code, written in Japanese, the source re-translated part of the Notes.
- 2023-05-11 08:20:04下载
- 积分:1
-
openGL下怎么做图一 视窗的制作和显示
openGL下怎么做图一 视窗的制作和显示-how to do a map window and display production
- 2023-08-20 14:20:03下载
- 积分:1