-
A VC with opengl and prepared to launch missile animation.
一个用opengl和VC编写的发射导弹的动画。-A VC with opengl and prepared to launch missile animation.
- 2022-02-06 00:12:40下载
- 积分: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简单的入门例子,初学者的入门例子-Introduction to simple opengl example, the entry examples for beginners
- 2022-02-06 05:24:09下载
- 积分:1
-
Using OpenGL compiled from a simple interactive three
一个采用OpenGL编制而成的简单的交互式三维动画,自动追踪用户摆放的小球。-Using OpenGL compiled from a simple interactive three-dimensional animation, automatically track the user placing a small ball.
- 2022-11-27 01:30:03下载
- 积分:1
-
在vc++的环境下用opengl绘制场景并且能播放音乐
在vc++的环境下用opengl绘制场景并且能播放音乐-In vc++ Environment rendering scenes with opengl and can play music
- 2022-01-22 03:14:51下载
- 积分:1
-
openGL编程实例源代码,
包括各种常用的资源。
openGL编程实例源代码,
包括各种常用的资源。-openGL programming examples of source code, including all the resources used.
- 2022-08-15 19:12:13下载
- 积分:1
-
LOD编程实例,在程序中根据视点与目标之间的距离…
LOD编程实例,在程序中根据视点与对象的距离,以不同的网格来绘制球体。-LOD programming examples, in proceedings under View and the distance between objects, a different grid to map Spheres.
- 2022-07-22 05:19:32下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-06 02:57:05下载
- 积分:1
-
An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so...
用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
- 2022-03-13 08:26:40下载
- 积分:1
-
Robotic arm, chassis for the cylinder, the upper arm and lower arm are used cube...
机器人手臂,底盘为圆柱体,上臂和下臂均采用立方体,通过键盘为交互手段控制三个部件的独立旋转。-Robotic arm, chassis for the cylinder, the upper arm and lower arm are used cube, by means of the keyboard for interactive control of the three components separate rotation.
- 2022-03-23 12:13:19下载
- 积分:1