-
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释...
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
- 2022-05-31 02:19:32下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
opengl reference manual, learning friends can look at, personally feel quite use...
opengl参考手册,学习的朋友可以来看一下,个人觉得蛮有用的,^_^-opengl reference manual, learning friends can look at, personally feel quite used, ^ _ ^
- 2023-08-14 19:00:05下载
- 积分:1
-
本源码是在vc++环境下利用OpenGL讲dae文件转换为.x文件.
本源码是在vc++环境下利用OpenGL讲dae文件转换为.x文件.-The source is vc++ Environment stresses the use of OpenGL for dae file conversion. X file.
- 2022-09-04 05:10:03下载
- 积分:1
-
Visual C 6 achieve OpenGL programming, a detailed description, as long as could...
用Visual C++ 6实现OpenGL编程,有详细的说明,只要学过就能看懂。-Visual C 6 achieve OpenGL programming, a detailed description, as long as could be read to learn.
- 2022-03-23 04:13:44下载
- 积分:1
-
请使用OpenGL的mingw运行,我在开发环境这里找不到
请使用OpenGL的mingw运行,我在开发环境这里找不到-please use the OpenGL mingw running, I can not find a development environment here
- 2023-06-09 10:00:03下载
- 积分:1
-
用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择...
用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择-Use the mouse to pick up procedures opengGL realize functions, and can choose from 3D model
- 2022-07-01 09:08:20下载
- 积分:1
-
opengl LOOP细分算法
资源描述loop曲面细分算法,代码简单,运行通过,望对大家有帮助
- 2022-06-17 03:52:37下载
- 积分:1
-
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教...
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教-use OpenGL painting a Tai Chi map, which uses a method of filling, for them to learn from the exhibitions
- 2022-03-10 00:35:36下载
- 积分:1
-
用键盘控制小球移动,当小球撞击墙面时,会有弹跳效果
用键盘控制小球移动,当小球撞击墙面时,会有弹跳效果-Use the keyboard to control the ball movement, when the ball hit the wall, there will be bounce effect
- 2022-05-14 16:56:38下载
- 积分:1