-
增加的典型方法
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
-
OPENGL写的读取DXF文件的曲线特征的信息
OPENGL写的读取DXF文件的曲线特征的信息-OpenGL was read DXF file characteristics of the information curve
- 2022-03-25 23:06:32下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1
-
coin3d和vc2008的开发库
coin3d适合vc2008开发库,已经编译好,并有使用说明,只需解压按步骤配置一下环境即可使用
- 2022-09-19 05:20:05下载
- 积分:1
-
SodukoPrision
soduki改成C++,OpenGL。这是一个模板的游戏,在C++中使用OpenGL API的一些事情。
- 2022-03-19 05:36:50下载
- 积分:1
-
opengl编程指南(红宝书),外加源代码,html格式,方便浏览
opengl编程指南(红宝书),外加源代码,html格式,方便浏览-opengl Programming Guide (Red Book), plus the source code, html format, to facilitate access by
- 2022-03-22 14:52:33下载
- 积分:1
-
in VC using OpenGL series of the virtual reality plane. Objects can provide virt...
在VC下用OpenGL编的虚拟现实飞机。可以提供虚拟物体的方法。-in VC using OpenGL series of the virtual reality plane. Objects can provide virtual method.
- 2022-01-22 08:45:10下载
- 积分:1
-
一种著名的斯坦福3D模型,格式为ply格式
一种著名的斯坦福3D模型,格式为ply格式-A well-known Stanford 3D model format ply format
- 2022-02-01 04:13:32下载
- 积分:1
-
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。...
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。-Randomly generated terrain, with c++ Directx realized, well written, it is worth drawing for beginners.
- 2022-02-04 14:24:37下载
- 积分:1
-
奥运五环的OpenGL动画动画技术
奥运五环动画openGL动画技术-Olympic rings animation openGL animation technology
- 2022-03-20 18:06:47下载
- 积分:1