-
学OpenGL的电子文档第一章(入门用的)
学OpenGL的电子文档第一章(入门用的)-school OpenGL electronic files first chapter (of entry)
- 2022-06-30 09:29:45下载
- 积分:1
-
记录管理
记录管理人员通过他们的最终负责组织的从他们创造的记录有效和适当的管理。记录管理系统,这将使您可以添加和删除用户以及编辑。
- 2023-06-26 21:40:03下载
- 积分:1
-
An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so...
用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
- 2022-03-13 08:26:40下载
- 积分:1
-
Chip 7456' s Chinese font software, the use of its effectiveness.
芯片7456的汉字字模软件,使用效果不错。-Chip 7456" s Chinese font software, the use of its effectiveness.
- 2022-05-20 07:18:55下载
- 积分:1
-
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程...
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the simulation of smoke have disappeared from the proce
- 2022-04-17 20:24:54下载
- 积分:1
-
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助...
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
- 2022-05-28 08:16:11下载
- 积分:1
-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2022-08-17 11:32:04下载
- 积分:1
-
cg project
- 2022-02-25 20:19:54下载
- 积分: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 编程开发实例 1opengl
opengl 编程开发实例 1opengl-opengl programming examples 1opengl
- 2023-01-08 18:55:03下载
- 积分:1