-
opengl的经典教程,opengl的初学者很好的参考资料,例子丰富
opengl的经典教程,opengl的初学者很好的参考资料,例子丰富-OpenGL Classic Tutorial, especially very good reference for opengl beginners, lots of examples
- 2022-06-03 07:47:04下载
- 积分:1
-
很好的OpenGL示例
很好的OpenGL示例-good example OpenGL
- 2023-01-20 21:35:04下载
- 积分:1
-
用OpenGL作一个球体
用OpenGL作一个球体-use OpenGL for a ball
- 2022-01-28 13:38:05下载
- 积分: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
-
OpenGL example of an entry
OpenGL的一个入门例子,非常适合新手学习-OpenGL example of an entry
- 2022-08-24 04:38:27下载
- 积分:1
-
OpenGL入门实例。囊括各章节源代码。
OpenGL入门实例。囊括各章节源代码。-Getting Started with OpenGL examples. The chapters include the source code.
- 2022-04-10 22:32:41下载
- 积分:1
-
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak...
OpenGL 蓝宝书 超级宝典 第四版 英文版
作者 Richard S. Wright Jr., Benjamin Lipchak-OpenGL Sapphire fourth edition of the book Super Baodian English author Richard S. Wright Jr., Benjamin Lipchak
- 2023-07-29 07:35:06下载
- 积分:1
-
使用OpenGl实现的霓虹效果。需要OpenGL开发库支持。共有三个例子...
使用OpenGl实现的霓虹效果。需要OpenGL开发库支持。共有三个例子-use OpenGl achieve neon effect. Need to support the development of OpenGL. There are three examples
- 2022-02-09 20:16:26下载
- 积分:1
-
opengl的一个图像源代码
opengl的一个图像源代码-opengl image of a source code
- 2022-01-25 22:26:07下载
- 积分:1
-
VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考....
VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考.-VC platform developed under the obj format can be read by the display interface, with rendering, smooth, zoom feature, there is a need of a friend can download the reference.
- 2022-02-15 19:45:22下载
- 积分:1