-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线
一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线-a good OpenGL 2D mapping procedure, the user can draw arbitrary curve
- 2022-03-20 06:06:49下载
- 积分:1
-
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。...
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。-achieve OpenGL Pick function. It is helpful in understanding OpenGL Pick a classic example.
- 2022-05-30 09:02:01下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-03-14 17:08:44下载
- 积分:1
-
An OpenGL example of Star!!It can help you understand opengl framework in more d...
星星闪动--OpenGL, 一个opengl的例子!!可以帮助你更详细的了解opengl的框架建立!!!! -An OpenGL example of Star!!It can help you understand opengl framework in more detail
- 2023-01-24 01:05:04下载
- 积分:1
-
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。...
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。
-to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
- 2022-06-17 09:43:24下载
- 积分:1
-
红皮书标准参考书:详细的信息和我们的原则…
RedBooks标准参考书:详细介绍了opengl的原理和使用,是一本不可多得的好书-RedBooks standard reference books: detailed information on the principles and use of opengl is a rare book
- 2022-06-01 15:37:35下载
- 积分:1
-
DSPACK-分量段音频电子视频 em 德尔菲
DSPACK é 分量 utilizado 段 transmissão de 音频视觉 partir um 做德尔菲法。现在作为 versões 5、 6 段 e 7
- 2022-11-01 19:40:08下载
- 积分: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蚂蚁分层模型
自己编写的一个简单的3D蚂蚁分层模型。使用的是C语和OpenGL。可以旋转,移动,以及该蚂蚁模型的触角和腿部有一简单的动作些动作。
- 2022-04-16 04:25:44下载
- 积分:1