-
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂...
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂-also an interactive manipulator OpenGL, Visual C, the middle mouse button function and For example, in situ rotary manipulator, bending manipulator
- 2022-03-19 08:47:47下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2023-01-03 10:45:03下载
- 积分:1
-
一个用C++和OPENGL编写的模拟三维地形分层调色的程序
一个用C++和OPENGL编写的模拟三维地形分层调色的程序-One with C++ And OPENGL prepared three-dimensional simulation of layered terrain palette procedures
- 2022-01-25 20:28:32下载
- 积分:1
-
Open GL Robot that has a moveable light source
Open GL Robot that has a moveable light source
- 2023-06-04 22:15:02下载
- 积分:1
-
opengl显示列表的学习程序,开发工具vc
opengl显示列表的学习程序,开发工具vc-opengl display list of the learning process, development tools vc
- 2022-01-21 03:07:04下载
- 积分: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开发的一个三维台球游戏,程序中包括球与球间的碰撞检测-use OpenGL 3D developed a billiards game, procedures, including ball and the ball Collision Detection
- 2023-08-03 01:00:03下载
- 积分:1
-
OPENGL开发,可以自由行走的空间的源程序.
OPENGL开发,可以自由行走的空间的源程序.-OpenGL development, can take free exercise of the space of the source.
- 2022-04-18 19:27:51下载
- 积分:1
-
bouncing ball game
创新的游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。目标 isAn 创新游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。
- 2022-02-04 07:04:55下载
- 积分:1
-
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动...
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动-Area method to calculate the fractal dimension images, in front of a few lines with a curve that extended to surface, please according to their own changes to the actual situation
- 2022-03-24 22:52:02下载
- 积分:1