-
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
- 2022-02-05 02:54:25下载
- 积分: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.
- 2023-01-19 08:00:04下载
- 积分:1
-
5dg OpenGL的旋转
5DG S Rotation OpenGL
- 2022-08-13 02:22:19下载
- 积分:1
-
coons 边界曲面的构造例子,用opengl进行可视化,
coons 边界曲面的构造例子,用opengl进行可视化,-coons tectonic boundary surface, by using opengl for visualization,
- 2022-03-21 13:28:52下载
- 积分:1
-
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序...
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序-a complex data structure of the study, This example is the VC environment with OpenGL prepared by an octree structure of the procedures
- 2022-03-23 05:19:20下载
- 积分:1
-
《OpenSceneGraph快速入门指导》是目前唯一一本官方认可的开放场景图形渲染库OSG初学者教程书籍。作者为OpenGL编委会的资深专家Paul Mart...
《OpenSceneGraph快速入门指导》是目前唯一一本官方认可的开放场景图形渲染库OSG初学者教程书籍。作者为OpenGL编委会的资深专家Paul Martz,译者:王锐,钱学雷- OpenSceneGraph Quick Start guide, is the only one officially recognized the opening scenes of graphics rendering library OSG tutorial books for beginners. The author is a senior expert in OpenGL Editorial Paul Martz, Translator: Wang Rui, Qian Xuelei
- 2022-05-18 16:39:13下载
- 积分:1
-
Beginning game programming fist edition.
Beginning game programming fist edition.
- 2022-05-20 17:08:07下载
- 积分:1
-
利用OpenGL实现圆锥和圆柱
主要利用opengl实现圆锥和圆柱,并且能够通过按键控制图形的旋转、平移。如果是入门学习Opengl可以下载下来看看
- 2023-02-07 08:50:05下载
- 积分:1
-
OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2023-01-29 22:35:03下载
- 积分:1
-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1