-
增加的典型方法
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
-
Interactive Computer Graphics A top down approach using OpenGL 一书的习题答案。...
Interactive Computer Graphics A top down approach using OpenGL 一书的习题答案。-Interactive Computer Graphics A top down a pproach using the OpenGL an answer to the questions.
- 2022-02-11 19:14:06下载
- 积分:1
-
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术-Use OPENGL C++做striped cavity显most序Use , SKYBOX, HEIGHTMAP summarized术
- 2023-01-19 11:45:04下载
- 积分:1
-
advanced opengl 电子书。英文版本,质量好
advanced opengl 电子书。英文版本,质量好-advanced opengl e-book. English version, good quality
- 2022-01-28 22:28:56下载
- 积分:1
-
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等...
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等-OpenGL used to achieve a powerful simulation of aircraft flight control. Also includes simulated flight environment, mountains and rivers, the sun, etc.
- 2023-08-26 22:10:03下载
- 积分:1
-
高度图OpenGL
height map opengl
- 2023-01-13 18:15:03下载
- 积分:1
-
本程序是基于opengl的3d c++代码,所展示的是三维的下掉的方块.
本程序是基于opengl的3d c++代码,所展示的是三维的下掉的方块.-this program is based on the 3d opengl c code, which is the three-dimensional display of the swap under the sheet.
- 2022-01-22 12:31:45下载
- 积分:1
-
一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友
一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友-A simple OpenGL examples, can help to interested friends OPENGL
- 2022-01-27 11:54:34下载
- 积分:1
-
使用C和OPEN GL 绘制Marching
使用C和OPEN GL 绘制Marching-Square程序-The use of C and OPEN GL rendering procedures Marching-Square
- 2022-03-25 07:03:24下载
- 积分:1
-
生成三维地图,效果不错,可以一看
生成三维地图,效果不错,可以一看-Generate three-dimensional maps, well, one can see
- 2023-06-03 16:10:04下载
- 积分:1