-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
利用OpenGL函数可以实现简单动画,代码简洁占用系统资源也少。该程序运行时,窗口中的正方体可以绕中心自由旋转。...
利用OpenGL函数可以实现简单动画,代码简洁占用系统资源也少。该程序运行时,窗口中的正方体可以绕中心自由旋转。-OpenGL function can use simple animation, concise code occupy less system resources. The program runs, the cube window can freely rotating around its center.
- 2022-07-17 02:57:58下载
- 积分:1
-
OpenGL教学,三维图形绘制 ,一个很好的例子
OpenGL教学,三维图形绘制 ,一个很好的例子-teaching OpenGL and 3D graphics rendering, a very good example
- 2023-03-23 12:15:03下载
- 积分:1
-
- 2023-07-09 13:05:04下载
- 积分:1
-
简单的程序,按键打开盖子,按下按钮和按钮…
简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
- 2022-03-26 04:28:36下载
- 积分: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
-
VS2010+OpenCV+OpenGL三维重建
利用VS2010+OpenCV+OpenGL三维重建
先标定棋盘,然后再进行特征提取,立体匹配得出视差图,最后得出视差数据,利用OpenGL画出3D模型
- 2022-03-04 05:10:06下载
- 积分:1
-
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。
用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
- 2023-03-16 07:30:03下载
- 积分:1
-
使用Opengl创建基本的图形
使用Opengl创建基本的图形-use Opengl create basic graphics
- 2023-07-30 22:30:02下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
- 2022-02-26 06:24:20下载
- 积分:1