-
surf3d presentation, light, frame, filling, aerosol, projectors to choose, use o...
surf3d演示,光照,线框、填充,雾化,投影选择,使用openGL, 需要glut32.dll.-surf3d presentation, light, frame, filling, aerosol, projectors to choose, use openGL, need glut32.dll.
- 2022-04-20 03:35:37下载
- 积分:1
-
OpenGL极速入门宝典
OpenGL极速入门宝典-OpenGL Ultimate book entry
- 2022-03-03 09:59:08下载
- 积分:1
-
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!...
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
- 2023-04-26 19:45:03下载
- 积分:1
-
This is designed to use OpenGL game code book, very classic, like OpenGL friends...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
- 2023-07-31 06:05:03下载
- 积分:1
-
OPenGL超级宝典源代码,14――17,很好,适合初学者
OPenGL超级宝典源代码,14――17,很好,适合初学者-OpenGL source ,14-- 17, good for beginners
- 2022-04-11 05:26:10下载
- 积分: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模拟太阳系。各行星和太阳之间的运动关系。
- 2022-01-22 13:50:35下载
- 积分:1
-
opengl procedures used to achieve vc
opengl 程序用vc实现-opengl procedures used to achieve vc
- 2022-12-23 10:30:04下载
- 积分:1
-
This is a screen saver, OpenGL VC production, light code, the result was terrifi...
这是一个屏幕保护程序,有OPENGL+VC++制作,轻量的代码,效果却很棒.-This is a screen saver, OpenGL VC production, light code, the result was terrific.
- 2023-01-26 23:05:04下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1