-
ball OpenGL display
OPENGL球体显示-ball OpenGL display
- 2022-03-24 10:39:58下载
- 积分: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开发使用,但是说明一点,是英文版的哦,也非常适用于新手做辅助用具...
OpenGL函数查询大全,适合平常OpenGL开发使用,但是说明一点,是英文版的哦,也非常适用于新手做辅助用具-OpenGL function query Daquan, suitable for normal development of the use of OpenGL, but to point out, is the English version of Oh, also apply to novice so aids
- 2023-05-17 06:25:03下载
- 积分:1
-
A demonstration OgreOde important function in the program Ode contains almost al...
一个演示OgreOde程序中的重要函数Ode包含了几乎所有实现的函数
- 2022-07-04 22:27:16下载
- 积分:1
-
OpenGL 进行绘图程序,可以参考参考。
OpenGL 进行绘图程序,可以参考参考。-OpenGL for drawing program, can refer to the reference.
- 2023-05-03 18:50:02下载
- 积分:1
-
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。...
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。-The source is openGL programming beginners a good start. At present, many books have talked about openGL programming using C programming, how to migrate to the source code under VS2005 it.
- 2022-02-15 12:13:21下载
- 积分:1
-
水波模拟, 用OpenGL 实现的 源代码,推荐下载
水波模拟, 用OpenGL 实现的 源代码,推荐下载-wave simulation, using the OpenGL source code to download!
- 2022-07-18 04:27:46下载
- 积分:1
-
pyrotechnic effect of examples OpenGl
烟火效果的OpenGl例子-pyrotechnic effect of examples OpenGl
- 2022-09-09 21:25:03下载
- 积分:1
-
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等-which includes five scenes : Butterflies, ponds, Dinosaur Island
- 2022-09-04 16:00:03下载
- 积分:1
-
例子简单,但很实用的一个OPENGL编程,在VC的MFC环境中编写,初学者可以参考....
例子简单,但很实用的一个OPENGL编程,在VC的MFC环境中编写,初学者可以参考.-example simple, but a very practical programming OpenGL, MFC in the VC environment preparation, beginners reference.
- 2022-03-06 00:03:20下载
- 积分:1