-
使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。
- 2023-02-24 02:55:03下载
- 积分:1
-
OPENGL源程序,比较不错的。让大家共享一下
OPENGL源程序,比较不错的。让大家共享一下-OPENGL source to compare well. Let everyone share what
- 2022-02-05 12:01:01下载
- 积分:1
-
OpenGL in memory management experience. According to their own experience of the...
OpenGl在内存管理上的经验。笔者根据自己的经验详细叙述了利用OpenGL开发3D程序时的内存管理方面的经验。-OpenGL in memory management experience. According to their own experience of the author described in detail the development of 3D using OpenGL program memory management experience.
- 2022-10-27 22:45:03下载
- 积分:1
-
布尔运算,两个物体的和或交差等运算,用opengl开发
布尔运算,两个物体的和或交差等运算,用opengl开发-Boolean operation, the two objects and call it a day, such as computing or
- 2022-02-14 08:37:37下载
- 积分:1
-
This is a 3d modeling plus examples of texture mapping, but also rotate, opengl...
这是一个3d建摸加纹理映射的例子,同时还有旋转,对学习opengl非常有帮助-This is a 3d modeling plus examples of texture mapping, but also rotate, opengl learning very helpful
- 2023-05-31 10:55:03下载
- 积分:1
-
计算机图形学 3D 汽车 OPENGL旋转
计算机图形学 3D 汽车 OPENGL旋转-computer graphics auto OpenGL 3D rotation
- 2022-04-25 14:36:01下载
- 积分:1
-
一条道路的OPENGL代码
一条道路的OPENGL代码-a path of OpenGL code
- 2022-01-24 08:51:53下载
- 积分: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
-
一个3D 的基于Opengl的游戏和仿真用的引擎库。
一个3D 的基于Opengl的游戏和仿真用的引擎库。-a 3D-based Opengl game and simulation of the engine.
- 2023-07-18 15:10:03下载
- 积分:1
-
opengl绘图和相应的操作源代码
opengl绘图和相应的操作源代码-opengl drawing and the corresponding source code operation
- 2022-03-28 23:37:27下载
- 积分:1