-
opengl example, the rotation of the Earth
opengl例子,旋转的地球-opengl example, the rotation of the Earth
- 2022-12-19 13:20:03下载
- 积分:1
-
八个OPENGL的练习程序源代码。
八个OPENGL的练习程序源代码。-8 OpenGL exercise program source code.
- 2022-02-02 19:53:11下载
- 积分: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
-
This is a mixed color on the three
这是一个关于三维颜色混合的很不错的例子,本人编译过了,没有问题。-This is a mixed color on the three-dimensional example of very good, I had to compile, no problem.
- 2022-01-26 02:07:31下载
- 积分:1
-
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)...
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL# 61548 introduced by SGI"s GL from the development of an industry-standard graphics library.# 61548 by the OpenGL graphics library GL (Graphics Library) and the application of graphics library GLU (Graphics Library Utilities) 2 component library
- 2022-03-18 17:40:04下载
- 积分:1
-
三维建模设计
三维图像建模,在三维坐标中实现球和立方体的绕坐标轴旋转和自身的旋转。还有整个坐标系分别绕想x,y,z坐标轴的平移和旋转。
- 2022-03-22 10:16:38下载
- 积分:1
-
w d s a small keyboard and adjust the operation of the Spheres minor changes in...
w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!
- 2023-06-24 04:35:03下载
- 积分:1
-
x and 0 using glut library
这个程序是用glut库编写的。我使用texturez使它对用户更具主动性。原则是矩阵。
- 2022-02-14 13:43:48下载
- 积分:1
-
创建OpenGL窗口的基本代码,自己觉得很有用,与大家分享。
创建OpenGL窗口的基本代码,自己觉得很有用,与大家分享。-Create OpenGL window for the basic code, feel useful, to share with you.
- 2022-02-03 05:31:23下载
- 积分:1
-
使用OpenGL的三维画一个球(光,调整球,数量等。
利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
- 2022-02-07 13:20:24下载
- 积分:1