-
OpenGL的指令
The instruction of OpenGL
- 2022-02-20 18:45:45下载
- 积分:1
-
采用OPenGL编写的小程序。
采用OPenGL编写的小程序。-prepared using OpenGL small procedures.
- 2022-02-21 09:39:39下载
- 积分:1
-
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行....
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行.-OpenGL procedures, including texture mapping, three-dimensional method such as roaming, can be compiled to run.
- 2022-05-15 07:02:47下载
- 积分: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功能的强大!...
这是一个小游戏,通过这个小游戏,可以感受到opengl功能的强大!-This is a game, through this little game, you can feel the opengl features powerful!
- 2022-06-29 11:08:07下载
- 积分:1
-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2022-02-02 22:52:32下载
- 积分:1
-
Box2d With opengl
这是用opengl和c++debugdraw制作的Box2d,可以扩展到任何级别的游戏或物理模拟
- 2023-07-11 19:15:03下载
- 积分:1
-
不同的项目
它显示了不同的项目供您参考。。你可以从这里选一个最好的。。所有代码都是有效的..最好看一下。。
- 2022-06-29 07:35:08下载
- 积分:1
-
openGL 纹理,贴图,光照,雾气处理
openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
- 2022-03-01 06:14:07下载
- 积分:1
-
Germany Signsoft company for Opengl programming controls things out of a can dir...
德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
- 2022-03-22 12:31:19下载
- 积分:1