-
C++Builder下学习OpenGL的文档。
C++Builder下学习OpenGL的文档。-C Builder studies OpenGL the documents.
- 2022-02-01 09:23:34下载
- 积分:1
-
opengl es 1.0 雾效果的添加与设置
opengl es 1.0 雾效果的添加与设置-opengl es 1.0 fog
- 2022-03-20 17:26:13下载
- 积分:1
-
基本的OpenGL程序的例子
Examples basics of opengl program
- 2022-01-25 17:18:59下载
- 积分:1
-
nurbs曲面绘制
VC++6.0编写的opengl nurbs曲面。对于nurbs曲面建立三维模型编程有一定的参考和帮助价值
- 2023-06-02 12:20:03下载
- 积分:1
-
使用Visual Basic的OpenGL的例子
OPENGL Example using Visual Basic
- 2022-07-14 21:36:17下载
- 积分:1
-
简单的五边图形程序
简单的五边图形程序-simple five-sided graphics program
- 2022-05-21 20:00:25下载
- 积分:1
-
Addison.Wesley
Addison.Wesley-2006-OpenGL.Shading.Language.(2nd Edition),一本讲述关于OpenGL的shading语言的书籍,英文原版,不错哦。-Addison.Wesley-2006-OpenGL.Shading.Language. (2nd Edition), an on OpenGL" s shading language on the books, the original English edition, oh well.
- 2022-07-01 14:12:09下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2023-02-06 17:55:04下载
- 积分: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
-
Delphi系统采用OpenGL演示旋转的地球。
System that demostrates Bitmap image rotation.
- 2022-02-02 01:21:03下载
- 积分:1