-
利用Opengl显示复杂三维图形的一种方法
利用Opengl显示复杂三维图形的一种方法-Opengl use to display complex 3D graphics in a way
- 2022-04-30 07:27:50下载
- 积分:1
-
用openGL制作的一个射击小游戏。对悬浮物体进行射击。
用openGL制作的一个射击小游戏。对悬浮物体进行射击。-Making a little game of shooting.use opengl.shooting the suspending object.
- 2023-01-16 13:00:04下载
- 积分:1
-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
OpenGL三的火焰效果,可以控制强度和火焰的位置,…
OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code.
- 2023-06-01 06:55:03下载
- 积分:1
-
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。...
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。-This procedure is first to draw a pentagon, and then through the rotating features such as a circle drawn pentagon.
- 2022-02-10 15:18:20下载
- 积分:1
-
terrian 3d opengl source
这是一个简单的演示如何使用opengl编程一个terrian。还演示了如何
- 2022-07-03 00:50:52下载
- 积分:1
-
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示-Management in order to better learning OpenGL or Direct3D to write a variety of 3D graphics algorithms demo
- 2022-05-15 03:09:39下载
- 积分: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 learning text block, very suitable for beginners and would like to raise...
OPENGL的学习文挡,非常适合初学者和想提高的朋友-OPENGL learning text block, very suitable for beginners and would like to raise a friend
- 2022-01-25 23:56:44下载
- 积分:1
-
太阳系非常华丽的用opengl设计
太阳系非常华丽的用opengl设计 -taiyangxi
- 2022-03-26 03:40:04下载
- 积分:1