-
Lesson3
NEHE的讲义 关于OPENFGL入门的知识,很有用的东西(NEHE lectures on Introduction to OPENFGL knowledge, useful things)
- 2009-01-10 10:28:03下载
- 积分:1
-
很经典的OPENGL程序
很经典的OPENGL程序-classic procedures of OpenGL
- 2023-08-30 10:00:02下载
- 积分:1
-
opengl_k
说明: 常用的一些OpenGL库文件的集合,适合初学者配置使用!(Some commonly used OpenGL library file collection, suitable for beginners to configure use!)
- 2019-01-01 15:27:29下载
- 积分:1
-
Tornado2
对Tornado2.2 for Pentium的安装步骤和使用流程(Tornado2.2 for Pentium to the installation of steps and the use of flow)
- 2008-07-10 22:22:42下载
- 积分:1
-
openGL实现橡皮筋技术,可以通过菜单绘制折线或矩形
openGL实现橡皮筋技术,可以通过菜单绘制折线或矩形,鼠标右键选择绘制折线或矩形,选定后用鼠标左键进行绘制
- 2022-01-26 06:01:22下载
- 积分:1
-
Tesseral-2D-Tutorial
Tesseral 2D正演模拟培训讲义,包括详细的Tesseral 2D使用说明和应用样例(The tesseral 2D forward modeling training handouts, instructions for use and application examples, including detailed Tesseral 2D)
- 2012-04-17 17:01:46下载
- 积分:1
-
OpenGL
Opengl 编程指导,常用来Opengl编程入门或Opengl的详细学习(OpenGL Programming Guide The Official Guide to Learning OpenGL)
- 2013-07-24 09:55:08下载
- 积分: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
-
tridraw
三维画图
各种三维坐标画图方法和介绍 实用查找(Three-dimensional drawing of various three-dimensional coordinate drawing methods and introduce practical look)
- 2015-04-13 15:56:04下载
- 积分:1
-
Detailed description of how to use opengl and 3D application development and so...
详细介绍了如何使用opengl和三维应用程序开发等。
- 2022-02-28 13:23:21下载
- 积分:1