-
学习OPENGL经典的书籍 电子版 又需要的下巴
学习OPENGL经典的书籍 电子版 又需要的下巴-this is a classical book for opengl learn
- 2022-07-07 16:53:01下载
- 积分:1
-
opengl 选取 拾取
opengl选取功能代码式,事例,能够很好的理解拾取的代码示例,适合初学阶段来加强对opengl功能的理解
- 2022-01-20 23:17:15下载
- 积分:1
-
This a Transparent PNG texture loader for OpenGL. It requires the gd library at...
This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/.
-This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/.
- 2022-04-07 07:25:13下载
- 积分:1
-
opengl教程,包括nehe教程(前十章)与基本知识
opengl教程,包括nehe教程(前十章)与基本知识-opengl guides, including nehe Directory (formerly 10) and basic knowledge
- 2022-11-18 22:15:03下载
- 积分:1
-
light on the demonstration and tutorial materials, mouse movement to amend the p...
关于光照和材质的演示教程,通过鼠标移动修改参数来显示不同的效果-light on the demonstration and tutorial materials, mouse movement to amend the parameters to show different results
- 2023-04-15 00:00: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
-
OpenGL 斯坦福兔子
资源描述图形学作业,mfc多文档使用OpenGL,读取ply文件生成斯坦福兔子,可旋转平移缩放
- 2022-02-14 02:25:21下载
- 积分:1
-
bezier曲线
bezier方法是一种以逼近为基础的参数曲线和曲面的设计方法,它将函数逼近论同几何表示结合起来,使得设计师在计算机上设计曲线曲面就像使用作图工具一样得心应手。本程序通过鼠标点输入,实现bezier曲线。
- 2023-04-10 08:30:03下载
- 积分:1
-
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看-with OpenGL written procedures exaggerated topography suitable for large Terrain Rendering, an eye-catcher
- 2023-08-30 06:40:04下载
- 积分:1
-
OPENGL编程环境设置,实现绘制场景。打印功能
OPENGL编程环境设置,实现绘制场景。打印功能-OpenGL programming environment configuration, implementation mapping scene. Print function
- 2023-04-02 12:30:03下载
- 积分:1