-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
- 2022-02-26 06:24:20下载
- 积分:1
-
glew-2.0.0-win32.zip
配置OpenGL超级宝典第五版的运行环境的glew库
- 2022-04-01 12:17:05下载
- 积分:1
-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分: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 reference manual, learning friends can look at, personally feel quite use...
opengl参考手册,学习的朋友可以来看一下,个人觉得蛮有用的,^_^-opengl reference manual, learning friends can look at, personally feel quite used, ^ _ ^
- 2023-08-14 19:00:05下载
- 积分:1
-
Open 3DS files and can provide a variety of zoom operation Council
打开3DS文件 能够提供并进行各种缩放评议操作-Open 3DS files and can provide a variety of zoom operation Council
- 2022-04-18 23:03:28下载
- 积分:1
-
OpenGL Bezier surface structure of the source
OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
- 2023-04-14 20:15:04下载
- 积分:1
-
我们将使用
We will use B-spline curve Continue
- 2022-03-04 02:58:41下载
- 积分:1
-
斯坦福大学图形学opengl演示程序
这个程序是斯坦福大学图形学opengl演示程序,可以用鼠标来控制视点的位置,滚轮可以放大或缩小整个图像的大小,可以显示整个三维图像的网格信息
- 2022-04-18 20:55:28下载
- 积分:1
-
C++源程序,MFC和OpenGL的B
C++ source, MFC and OpenGL B-Spline draw
- 2023-08-18 19:55:04下载
- 积分:1