-
的方法来过滤你的纹理,简单的照明,键盘控制的例子
Examples of ways to filter your textures, simple lighting, keyboard control
- 2022-01-31 12:55:09下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-07-09 18:38:18下载
- 积分:1
-
计算机图形学opengl旋转的金字塔
计算机图形学opengl旋转的金字塔-computer graphics opengl rotating pyramid
- 2022-04-24 12:48:49下载
- 积分:1
-
OpenGL编程与实例
OpenGL编程与实例-OpenGL programming examples and
- 2022-12-02 23:00:03下载
- 积分:1
-
MFC显示三维点云openInventor
三维点云,openInventor,MFC实现三维点云的显示和旋转等操作,在C++中使用OpenInVentor实现三维二维的图形显示以及变换操作.-In the C++ Use OpenInVentor realize three-dimensional two-dimensional graphics display and transform operations
- 2022-02-01 06:48:58下载
- 积分:1
-
这是一个关于OpgL使用的实例程序。开发者可以很容易的从这个三维气球程序中学会使用OpGL.....
这是一个关于OpgL使用的实例程序。开发者可以很容易的从这个三维气球程序中学会使用OpGL.. -OpgL use of the sample program. Developers can easily balloon from the three-dimensional process learning how to use OpGL ..
- 2023-07-26 17:05:04下载
- 积分: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
-
读取dxf文件的c++代码
OPENGL读取DXF格式文件,并可以显示的C++源代码-OPENGL read DXF files and can display the C++ Source code
- 2022-05-17 00:17:06下载
- 积分:1
-
利用opengl生成四棱锥
尽管图形能够在三维空间旋转,但看起来还是不像三维图形。因此,要生成真正三维的图形,必须将二维图形进行组合、建模,组成三维图形。如同QUAKE中的人物,也是由很多多边形或三角形构成表面,再进行各种处理,当组成人物全部外表面的多边形和三角形同时协调的运动时,看起来就像一个真正的人在运动了。 建立一个人物的模型比较复杂一些,我们先从简单的开始。
- 2022-05-28 19:40:36下载
- 积分:1
-
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习...
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习-Because we young, so we have some innovation and some are self-confident personality!!! However, we must have strong technical backing to do so we have to learn down-to-earth
- 2023-05-30 13:10:04下载
- 积分:1