-
基于四叉树的LOD技术代码
资源描述对于学习LOD的童鞋,有很大帮助哦!基于四叉树的LOD技术代码!难得的资源哦!用oPenGL做的,C++语言,有.exe文件,可以直接看到效果动态图!
- 2023-08-23 07:25:04下载
- 积分:1
-
关于隐藏线消除的代码示例,通过鼠标惦点击显示所选物体z
关于隐藏线消除的代码示例,通过鼠标惦点击显示所选物体z-buffer数值等相关参数-hidden line elimination of the code examples, by clicking on the mouse Dian show selected objects z-buffer numerical parameters related
- 2022-07-09 10:51:14下载
- 积分:1
-
opengl 2D华容道
opengl 2D华容道 觉得可以参考的地方在鼠标交互的地方
- 2023-06-02 19:05:04下载
- 积分:1
-
用VC开发的书籍,内容丰富全面,特别…
这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
- 2022-01-25 19:27:08下载
- 积分:1
-
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助...
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
- 2023-05-30 22:20:02下载
- 积分:1
-
opengl显示列表的学习程序,开发工具vc
opengl显示列表的学习程序,开发工具vc-opengl display list of the learning process, development tools vc
- 2022-01-21 03:07:04下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
visual c++ 6.0 和OpenGL 生成地形
visual c++ 6.0 和OpenGL 生成地形-visual c 6.0 and OpenGL generated terrain
- 2022-12-24 10:25:04下载
- 积分:1
-
opengl的经典教程,opengl的初学者很好的参考资料,例子丰富
opengl的经典教程,opengl的初学者很好的参考资料,例子丰富-OpenGL Classic Tutorial, especially very good reference for opengl beginners, lots of examples
- 2022-06-03 07:47:04下载
- 积分:1
-
VC++和OPENGL解决了OPENGL的打印及打印预览代码详尽
VC++和OPENGL解决了OPENGL的打印及打印预览代码详尽-VC and OpenGL solve the OpenGL Print and Print Preview detailed code
- 2022-03-24 07:54:36下载
- 积分:1