-
一个基于OPENGL技术创建立体模型的实例
一个基于OPENGL技术创建立体模型的实例- Founds the three-dimensional model based on the OPENGL
technology the example
- 2023-03-20 11:35:03下载
- 积分:1
-
基于opengl的VC++编程,可以在屏幕上显示文字
基于opengl的VC++编程,可以在屏幕上显示文字-Opengl based on the VC++ Programming can be displayed on the screen text
- 2022-02-15 21:15:58下载
- 积分:1
-
读取点云数据
可以读取文件的三维点云坐标,并且实现鼠标的三维空间转化。
鼠标中键 按住拖动 旋转
鼠标滚轮 旋转 缩放
鼠标中键 + Ctrl 按住拖动 平移
鼠标中键 + Shift 按住拖动 面旋
鼠标中键 + Ctrl + Shift 按住拖矩形框 矩形框内东西放大 局部放大
- 2022-07-11 19:31:37下载
- 积分:1
-
based on C programming environment OPENGLE source.
基于C++环境的OPENGLE编程源码.-based on C programming environment OPENGLE source.
- 2022-08-13 13:54:09下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
OpenAL一个使用opengl的3D引擎。
OpenAL一个使用opengl的3D引擎。-OpenAL opengl use of a 3D engine.
- 2022-02-20 15:47:48下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2023-01-03 10:45:03下载
- 积分:1
-
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0...
基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6+ ogl2.0
- 2023-07-17 12:35:03下载
- 积分:1
-
opengl教程,very good ,欢迎对opengl感兴趣的人来下载
opengl教程,very good ,欢迎对opengl感兴趣的人来下载-opengl
- 2022-01-20 23:00:32下载
- 积分:1