-
Little Red Book OpenGL (third edition) example code: Select code
OpenGL红宝书(第三版)例子代码:选择代码-Little Red Book OpenGL (third edition) example code: Select code
- 2022-05-12 11:29:24下载
- 积分:1
-
用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟程序界面等各方面的都源于自己的设计,,Visual C++...
用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟程序界面等各方面的都源于自己的设计,,Visual C++
-use OpenGL light on the environment, on physical build, color combination of a variety of simulation program interface, and other aspects of their originates in the design, Visual C
- 2023-06-26 05:20:04下载
- 积分:1
-
math3d库(非原创)
(不是我原创的,但不记得从哪里下载的了)《openGL超级宝典》里面用到的库。可以做3D矩阵变换等。用途:openGL可以做矩阵变换,如平移、旋转、缩放,但是计算结果不能显式获取。使用math3d库可以计算一个向量经上述变换后的新坐标,并写入变量供程序的其他部分使用。
- 2022-07-27 22:42:26下载
- 积分:1
-
在opengl中输出矢量图形的源码,不错的东西,建议
在opengl中输出矢量图形的源码,不错的东西,建议-in opengl output vector graphics source code, the good things, look at the recommendations
- 2022-03-26 19:03:13下载
- 积分: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
-
vc++ 读取显示3ds文件
c++读取显示3ds三维模型文件的基础程序,可以显示文件的纹理贴图,研究虚拟现实很值得参考
- 2023-03-09 02:30:04下载
- 积分:1
-
opengl开发库
opengl开发库-opengl development storehouse
- 2022-03-20 17:01:51下载
- 积分:1
-
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器...
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
- 2022-07-27 06:51:19下载
- 积分:1
-
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!...
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
- 2023-08-02 14:00:04下载
- 积分:1
-
Realize the use of dynamic light map shader effect, very cool!
使用shader实现动态光照图的效果,非常酷!-Realize the use of dynamic light map shader effect, very cool!
- 2022-03-05 23:50:12下载
- 积分:1