-
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习...
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
- 2023-08-23 08:40:14下载
- 积分: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 vc++ 代码 爆炸
用opengl以c++语言来编写的关于图像爆炸的代码,里面有主要图片两张,基本的粒子组成由LoadOBJ,MainFrm,MyExplosion,myExplosionDoc,MyExplosionView,MyText,等的文件。
- 2023-08-25 00:20:04下载
- 积分:1
-
高度图OpenGL
height map opengl
- 2023-01-13 18:15:03下载
- 积分:1
-
graphics line drawing examples procedures, OpenGL framework, we can!
图形学画直线实例程序,OPENGL构架,可以看看!-graphics line drawing examples procedures, OpenGL framework, we can!
- 2022-05-18 12:20:49下载
- 积分:1
-
OpenGL the latest version of the DLL!
OpenGL glu t32的最新版本的动态库!-OpenGL the latest version of the DLL!
- 2022-03-05 02:25:35下载
- 积分:1
-
基于VisualC++的OpenGL实现三维图形的拾取功能,学习游戏…
基于visualc++ opengl,实现了三维图形的拾取功能,供学习游戏制作和计算机图形学的朋友借鉴。-based visualc opengl, realized 3D graphics picking function, learning games for the production and computer graphics from a friend.
- 2022-08-06 12:17:03下载
- 积分:1
-
用OpenGL实现黑白相间的棋盘图案填充多边形
用OpenGL实现黑白相间的棋盘图案填充多边形(爱心),并有密集填充和小虫子填充变化。
- 2022-12-04 00:45:03下载
- 积分:1
-
opengl 获得图像的高程数据
opengl 获得图像的高程数据-opengl images obtained elevation data
- 2022-02-24 12:04:46下载
- 积分:1
-
一个3D Opengl的gear齿轮模拟程序。
一个3D Opengl的gear齿轮模拟程序。-Opengl a 3D simulation of the gear gear procedures.
- 2022-03-01 02:13:09下载
- 积分:1