-
Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
利用vc++和openGL开发的烟花效果,有各类烟花。-Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
- 2023-01-27 12:05:03下载
- 积分:1
-
这是我写的一个OPENGL程序,大家可以参考一下,学习学习
这是我写的一个OPENGL程序,大家可以参考一下,学习学习-This is what I wrote a OPENGL procedures, we can refer to, learning to learn
- 2022-02-21 06:50:30下载
- 积分: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
-
计算机图形学立方体旋转程序。用鼠标拖动可以实现…
计算机图形学立方体旋转程序.可用鼠标拖动实现立方体朝不同方向旋转,有较强真实感.-computer graphics cube rotation procedures. Drag the mouse can be used to achieve various directions cube rotation, a strong realistic.
- 2022-01-31 04:40:14下载
- 积分:1
-
3D function graphics
3D function graphics
- 2022-10-19 07:00:02下载
- 积分:1
-
计算机图形学三维变换
利用计算机图形学中所学的知识,对给出的三维图进行平移、旋转、错切等,这个代码是本人自己编写,能够准确的运行出正确结果,同时该代码也可以运用到二维图形中。
- 2022-02-10 09:06:07下载
- 积分:1
-
三维开发成果(OPENGL)
三维开发成果(OPENGL)-3D development results (OpenGL)
- 2022-02-03 13:21:43下载
- 积分:1
-
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料-NEHE the OpenGL tutorial is very classical learning OpenGL Programming excellent material
- 2023-02-06 04:20:04下载
- 积分:1
-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
OpenGL, Visual C++
灯光的旋转运动,在这个例子中,灯光会在球体上渐隐...
OpenGL, Visual C++
灯光的旋转运动,在这个例子中,灯光会在球体上渐隐-OpenGL, Visual C light of the rotation, in this case, the lights will be on the ball gradually hidden
- 2022-12-31 22:55:03下载
- 积分:1