-
一个3D Opengl的gear齿轮模拟程序。
一个3D Opengl的gear齿轮模拟程序。-Opengl a 3D simulation of the gear gear procedures.
- 2022-03-01 02:13:09下载
- 积分:1
-
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.-generation OpenGL-based VC sierpinski engrave pad (two-dimensional and three-dimensional) code, for beginners.
- 2022-08-18 01:24:13下载
- 积分: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
-
this the project crated to display the solar sytem... plese check it
this the project crated to display the solar sytem... plese check it-this is the project crated to display the solar sytem... plese check it
- 2023-06-09 08:30:03下载
- 积分:1
-
loader3 quake3 bsp
quake3 bsp loader3
- 2023-04-09 16:25:04下载
- 积分:1
-
example for vtk an example for VTK
example for v.t.k
一个例子用于v.t.k-example for vtk an example for VTK
- 2022-01-31 11:34:13下载
- 积分:1
-
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画...
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
- 2023-08-29 23:30:03下载
- 积分:1
-
A 3
三维功能区(OpenGL演示)
- 2022-03-02 21:25:07下载
- 积分:1
-
environment in MDI use graphics library
在MDI环境中使用图形库-environment in MDI use graphics library
- 2022-02-21 18:43:54下载
- 积分:1
-
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using...
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.
- 2022-03-18 12:19:15下载
- 积分:1