-
学术论文;基于OpenGL实现虚拟校园漫游系统
学术论文;基于OpenGL实现虚拟校园漫游系统-Theses OpenGL-based virtual campus roaming system
- 2022-07-11 11:26:40下载
- 积分:1
-
基本的OpenGL程序的例子
Examples basics of opengl program
- 2022-01-25 17:18:59下载
- 积分: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
-
虚拟现实技术――Creator纹理制作学习
虚拟现实技术――Creator纹理制作学习-Virtual Reality Technology- Creator texture production of learning
- 2022-02-05 20:49:30下载
- 积分:1
-
OpenGL扩展的应用技术
OpenGL扩展的应用技术-OpenGL application technology expansion
- 2022-03-12 23:27:33下载
- 积分:1
-
OpenGL演示之太阳、地球、月球的运转实例
OpenGL演示之太阳、地球、月球的运转实例
-OpenGL demo Zhi sun, the earth, moon examples of the operation.
- 2023-01-05 11:40:03下载
- 积分:1
-
with vc++ and borders to achieve the rotation of lanterns and packed around the...
用vc++和opengl实现了灯笼的旋转和纸飞机围绕着灯笼分行,可以控制飞行的速度。-with vc++ and borders to achieve the rotation of lanterns and packed around the lanterns branch can control the speed flight.
- 2022-02-06 01:23:33下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
opengl Programming Guide
opengl编程教程-opengl Programming Guide
- 2022-06-02 14:45:00下载
- 积分:1
-
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!...
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
- 2022-11-29 19:05:03下载
- 积分:1