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

增加的典型方法

于 2023-01-19 发布 文件大小:738.12 kB
0 183
下载积分: 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 个回复

  • 2.1参考OpenGL形库OpenGL。
    OpenGL 2.1 Reference.chm OpenGL的函数库。-OpenGL 2.1 Reference.chm OpenGL library.
    2022-06-16 08:31:00下载
    积分:1
  • OpenGL network programming, enabling user data between each other
    OPENGL网络程序,实现用户间的数据互传-OpenGL network programming, enabling user data between each other-
    2022-05-20 15:04:29下载
    积分:1
  • OpenGL 源代码
    《OpenGL游戏程序设计》重点介绍了如何使用高性能的OpenGL图形与游戏函数库来开发游戏的视频部分。为了让读者了解创建一个游戏的全部过程,书中还包含了DirectX的内容。《OpenGL游戏程序设计》是涵盖这两方面内容的极少书籍之一。在《OpenGL游戏程序设计》中,首先介绍了OpenGL和DirectX的产生背景,对它们的工作机理给出一个总体的描述,然后着重介绍了OpenGL最有可能应用于游戏开发的技术。 OpenGL比较完整的源代码,比较适合新手,配合OpenGL游戏程序设计的书比较好
    2022-02-03 05:45:57下载
    积分:1
  • 将三维变换立方体变形为球
    将立方体转化为球。使用opengl库创建的程序。在Visual Studio 2013上正确运行。
    2022-03-21 02:01:21下载
    积分:1
  • 一个小的使用OpenGL和MFC VRML浏览器
    A small VRML viewer using OpenGL and MFC
    2022-03-29 06:42:19下载
    积分:1
  • 2023-07-09 13:05:04下载
    积分:1
  • Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,
    Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,-Visual+ C+++ CAD+ Application development technology vc++ CAD programming,
    2023-02-04 06:15:04下载
    积分:1
  • 这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)...
    这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)-This is a simple and practical model called 3ds procedures. Some use 3dsLoader not read into the model, the program can be solved :)
    2022-03-25 19:35:34下载
    积分:1
  • 相交界使用3点
    使用画圆3点方程形式。这段代码让用户点击三次选择三分。应用程序使用的载体的组合和圆方程画圆。
    2022-04-22 20:39:52下载
    积分:1
  • openGL读obj文件构建三维模型
    资源描述 openGL读取obj文件构建三维模型: 1)        使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示; 2)        支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果; 3)        要读入的模型见附件“eight.uniform.obj”; 4)        四种显示方式参考效果见附件“模型显示.png”。
    2023-08-09 17:00:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载