-
OpenGL Programming Notes detailed examples of source code, beginners to further...
OPENGL彩色圆环编程示例
详细注释源代码,初学者进一步掌握 OPenGL-OpenGL Programming Notes detailed examples of source code, beginners to further understand OpenGL
- 2022-01-24 13:38:35下载
- 积分:1
-
我们将利用OpenGL API
We will draw as OpenGL API
- 2022-06-26 12:09:27下载
- 积分: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
用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL-use OpenGL libraries, dynamic effects, the programs teach you how to use OpenGL kind
- 2022-03-09 23:24:53下载
- 积分:1
-
opencv与opengl在MFC框架下的增强现实程序
应用背景利用摄像头读取视频,opencv分析摄像头数据,监测视频中特征位置,opengl画三维物体移动到特征位置现实,视频数据作为整体背景关键技术纹理贴图技术,目标检测 技术,物体旋转,物体移动,opengl画三维物体,码字分析,视频读取,摄像头设置,opencv图像处理技术
- 2022-05-14 01:04:16下载
- 积分:1
-
winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!...
winmax开发的参考例子.现在winmax技术风起云涌,但可以参考的例子确很少!-WinMax developed a reference example. WinMax technology is now surging, but can refer to very few examples indeed!
- 2022-11-06 22:30:03下载
- 积分:1
-
OepnGL simulations for multipl sensor environment in all types of conditions.......
OepnGL simulations for multipl sensor environment in all types of conditions-OepnGL simulations for multipl sensor environment in all types of conditions.....
- 2022-09-20 08:25:03下载
- 积分:1
-
OpenGL绘制长方体并进行纹理贴图
opengl下绘制长方体模型,并进行纹理贴图,运行成功
- 2022-02-07 10:44:05下载
- 积分:1
-
在MFC中使用OpenGL的例子,适合初学者
在MFC中使用OpenGL的例子,适合初学者-the MFC example of the use of OpenGL, for beginners
- 2022-03-23 03:38:37下载
- 积分:1
-
运用vc++和opengl编写的一个弹出图象并且播放声音的程序
运用vc++和opengl编写的一个弹出图象并且播放声音的程序-use opengl vc and prepared a pop image and voice broadcast procedures
- 2023-01-06 21:20:03下载
- 积分:1