登录
首页 » OpenGL图像 » 增加的典型方法

增加的典型方法

于 2023-01-19 发布 文件大小:738.12 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个是我按照老师的要求写的一个模拟3dmax里面进行坐标变换的opengl的程序,并且可以得到进行转换后的左边的复合矩阵...
    这个是我按照老师的要求写的一个模拟3dmax里面进行坐标变换的opengl的程序,并且可以得到进行转换后的左边的复合矩阵
    2022-03-23 23:45:30下载
    积分:1
  • OpenGL编程技术,其中涉及一些高级话题。
    OpenGL高级编程技术,里面涉及多种高级话题。-OpenGL programming technology, which involved a number of senior topic.
    2022-03-26 01:33:16下载
    积分:1
  • OpenSceneGraph is based on OpenGL for its packaging and improved Graphics develo...
    OpenSceneGraph是在OpenGL基础上对其进行了封装和改进的图形开发包,采用树型结构来组织和绘制整个场景。最新版本的osg内核集成了GPU管线绘制。本例子是用osg编写的一个基本例子,将osg中的飞机模型载入到场景中显示出来。-OpenSceneGraph is based on OpenGL for its packaging and improved Graphics development kits, using a tree structure to organize and rendering the whole scene. Osg latest version of the kernel integrates GPU rendering pipeline. This example is the use osg prepared a basic example of the plane osg included in the model to the scene revealed.
    2022-07-08 04:02:38下载
    积分:1
  • OpenGL入门实例。囊括各章节源代码。
    OpenGL入门实例。囊括各章节源代码。-Getting Started with OpenGL examples. The chapters include the source code.
    2022-04-10 22:32:41下载
    积分:1
  • 不同的项目
    它显示了不同的项目供您参考。。你可以从这里选一个最好的。。所有代码都是有效的..最好看一下。。
    2022-06-29 07:35:08下载
    积分:1
  • 光照阴影程序
    opengl创建的一个楼房模型,有光照阴影,3D视角,适合opengl入门,用的是最新的版本语言,新手可以参照此程序规范代码
    2022-04-16 00:03:45下载
    积分:1
  • qt嵌入osg
    使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
    2022-03-21 04:28:11下载
    积分:1
  • opengl开发的3D例子
    opengl开发的3D例子-opengl example of the development of 3D
    2022-07-20 10:50:02下载
    积分:1
  • OpenGL绘制物体的光下设置
    opengl下的设置渲染物体的光照-opengl rendering set up under the light of objects
    2022-02-26 05:41:11下载
    积分:1
  • opengl的一个源代码
    opengl的一个图像源代码-opengl image of a source code
    2022-01-25 22:26:07下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载