-
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
-
这是一个NEHE的PDF版 很好用 很经典 !
这是一个NEHE的PDF版 很好用 很经典 !-This is a very good NEHE the PDF version of a very classic!
- 2022-05-20 13:05:45下载
- 积分:1
-
C++和OpenGL编写的楼梯程序可以通过添加稍微修改…
C++和opengl编写的楼梯程序,可以稍微将其修改加入你的三维程序。-C++ And opengl prepared staircase procedure could be modified slightly by adding your three-dimensional procedures.
- 2022-03-14 04:52:35下载
- 积分:1
-
OpenGL中的汉字显示
opengl里显示中国汉字,可以显示unicode的字符-show chinese char in opengl
- 2022-10-07 17:45:03下载
- 积分:1
-
Opengl world of the game demo, very good
有关opengl世界比赛的演示程序,效果很好-Opengl world of the game demo, very good
- 2022-03-19 18:58:30下载
- 积分:1
-
人体三维骨骼运动仿真研究毕业设计(报告加源程序).
人体三维骨骼运动仿真研究毕业设计(报告加源程序).-Human body three-dimensional simulation of bone graduation exercise design (add source report).
- 2022-06-12 00:24:35下载
- 积分:1
-
这是一个穿衣服的动画制作,用OPENGL写的,衣服效果逼真,和MODEL配合,真的不错!...
这是一个穿衣服的动画制作,用OPENGL写的,衣服效果逼真,和MODEL配合,真的不错!-This is a dress of animation production, written with OpenGL, lifelike clothing, and MODEL with really good!
- 2022-01-31 23:14:51下载
- 积分:1
-
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现...
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现-mobile demonstration effect of the fog, based on win32 console, the use of texture mapping to achieve
- 2022-05-14 23:43:33下载
- 积分:1
-
opengl入门程序
opengl快速入门上的远程序,vs2010,下载同一个解决方案下,注意修改下lib库的目录,主要分为光照,动画,缓冲区,混合 ,镂空等例子
- 2022-06-16 17:48:46下载
- 积分:1
-
OpenGL虚拟场景中的雪景
OpenGL虚拟场景中的雪景,有天空盒与地形设计,粒子系统只有雪alskdjflng lasknaa idaljfngladk ajsidfolgnlskd
- 2022-01-28 22:52:52下载
- 积分:1