-
室内场景漫游实例,还有碰撞检测这一功能,很不错的
室内场景漫游实例,还有碰撞检测这一功能,很不错的-Examples of indoor scenes roaming, as well as the collision detection function, it is good
- 2022-07-16 02:13:15下载
- 积分:1
-
Box2d With opengl
这是用opengl和c++debugdraw制作的Box2d,可以扩展到任何级别的游戏或物理模拟
- 2023-07-11 19:15:03下载
- 积分:1
-
OPENGL所需的所有库和头文件
OPENGL所需的所有库和头文件,很难找,留给有缘人。
- 2022-01-25 23:44:23下载
- 积分:1
-
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形...
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
- 2022-09-30 18:20:03下载
- 积分:1
-
Visual C++ Entry in OpenGL programming are very helpful for beginners
Visual C++中OpenGL编程入门 对初学者有很大帮助-Visual C++ Entry in OpenGL programming are very helpful for beginners
- 2022-09-22 18:30:03下载
- 积分: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,以wing32 为平台,构建而成
满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
- 2022-01-22 08:44:23下载
- 积分:1
-
Opengl中实现一正方形为一不停运动的画布的效果,柔软有布的质感...
Opengl中实现一正方形为一不停运动的画布的效果,柔软有布的质感-Opengl realize one square in one non-stop campaign for the canvas effect, has a soft cloth texture
- 2022-06-01 02:31:17下载
- 积分:1
-
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,-Visual+ C+++ CAD+ Application development technology vc++ CAD programming,
- 2023-02-04 06:15:04下载
- 积分:1
-
这是一个三维空战游戏。OpenGL图形引擎,游戏是关于外…
这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
- 2022-07-23 10:28:43下载
- 积分:1