-
CANDIDE
CANDIDE-3 软件包。 Wincandide。是基于OpenGL和VC++的软件包。-CANDIDE-3 has been derived from the original one. The main purpose of another model is to simplify animation by MPEG-4 Facial Animation Parameters .Therefore, about 20 vertices have been added, most of them corresponding to MPEG4 feature points. This model is called Candide-3 and is included in the WinCandide package.
- 2023-06-04 09:05:06下载
- 积分:1
-
merhaba dünya
- 2022-03-25 12:40:05下载
- 积分:1
-
渲染圆柱的程序
渲染圆柱的程序-exaggerated cylindrical procedures
- 2022-05-13 08:02:22下载
- 积分:1
-
NeHe教程的源码
NeHe教程的源码-NeHe course source code
- 2022-07-04 14:37:01下载
- 积分: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
-
use the OpenGL API to write procedures
用API写的OPENGL的程序-use the OpenGL API to write procedures
- 2023-07-05 12:35:03下载
- 积分:1
-
MFC显示三维点云openInventor
三维点云,openInventor,MFC实现三维点云的显示和旋转等操作,在C++中使用OpenInVentor实现三维二维的图形显示以及变换操作.-In the C++ Use OpenInVentor realize three-dimensional two-dimensional graphics display and transform operations
- 2022-02-01 06:48:58下载
- 积分:1
-
三维画图 OpenGL
基于OpenGL的三维画图,实现简单画图功能。基于OpenGL的三维画图,实现简单画图功能。希望大家可以喜欢,也很适合初学者哦。
- 2022-03-03 18:41:41下载
- 积分:1
-
stanford有名的bunny兔子的实例。
stanford有名的bunny兔子的实例。-famous bunny rabbit example.
- 2022-03-02 20:09:37下载
- 积分:1
-
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。...
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。-Create a vc++ program, in the view box painted on the three color graphics, one triangle, one on the square, and the other is round.
- 2022-02-07 13:59:39下载
- 积分:1