-
OpenGL Bezier the source
OpenGL Bezier the source
- 2023-07-27 10:35:03下载
- 积分: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
-
人脸检测专用特征库
用于人脸识别的通用特征检测库源码,用C/C++语言实现,在人脸识别、图形特征提取和模式匹配方面更好的提供开发接口,主要用于window是平台,进行简单的移植可用于linux和android平台,欢迎分享。
- 2023-06-01 06:45:03下载
- 积分:1
-
对初学者很有帮助的一个程序。想学习OpenGL的朋友可以看看哟…
对初学者很有帮助的一个程序。希望学Opengl的 朋友能看看对你的提高很有好处-Very helpful for beginners of a program. Want to learn opengl friends can see your very good to improve
- 2022-02-04 21:18:31下载
- 积分:1
-
3ds导入到Opengl可用源码----飞机模型(c语言版)
用于将3dsmax文件导入到opengl中的源代码例子,在vs2010下调试可用,很值得一看。文件内容简单明了,很能说明问题。
- 2022-07-12 12:21:05下载
- 积分:1
-
这是OpenGL和MFC示例演示。
OpenGl与MFC结合的简单例子,适合初学者学习OpenGL,程序比较简单-it is OpenGl and MFC sample Demo.
- 2023-04-03 23:10:03下载
- 积分:1
-
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。...
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。-OpenGL image rendering, to construct a form, showing a rotating cube and a rotating four-sided body.
- 2022-09-25 01:35:03下载
- 积分:1
-
wince 平台下的 的一个 OpenGL es 应用的原代码,五个运动的球, 用EVC4.0下编译...
wince 平台下的 的一个 OpenGL es 应用的原代码,五个运动的球, 用EVC4.0下编译-wince platform OpenGL es under the application of an original code, five sports balls, compiled with the EVC4.0
- 2022-04-17 22:06:19下载
- 积分:1
-
机器人手的闪电和一些额外的影响。
Robot Hand with Lightning and some additional affects.
- 2022-03-01 10:23:47下载
- 积分:1
-
关于图形学大作业的字符(FONT)
关于图形学大作业的字符(FONT)-big on graphics operations of the characters (font)
- 2022-02-25 05:09:26下载
- 积分:1