-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-06-12 09:23:59下载
- 积分:1
-
opengl 太阳地球月球系统
利用opengl制作太阳地球月球三者绕行,地球绕太阳运动,月球绕地球运动
- 2023-05-08 11:15:08下载
- 积分:1
-
opengl导入3ds模型
OpenGL导入3ds模型 将3ds格式的模型导入到OpenGL 工程中并显示出来
采用面向对象的方法,用C++实现基于OPENGL导入3DS文件
- 2022-02-13 21:23:14下载
- 积分:1
-
Opengl 四叉树呈现
示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例用 opengl 渲染。
- 2022-02-03 09:07:15下载
- 积分:1
-
OpengGL prepared by the mapping procedure, known image of spatial information, y...
OpengGL编写的映射程序,已知图像的空间信息,就可以运行此程序,把图像绘制出来,并且在不同的单元赋予不同的颜色 -OpengGL prepared by the mapping procedure, known image of spatial information, you can run this program, the image is drawn out, and the different modules given different colors
- 2022-08-25 02:41:10下载
- 积分:1
-
C 点三维云
vc6.0+opengl 实现三维点
- 2022-05-15 03:23:26下载
- 积分:1
-
opengl中纹理滤波的实现,有助于加深对这一概念的理解
opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
- 2022-12-31 21:45:04下载
- 积分:1
-
OPENGL示例
OPENGL示例-example OpenGL
- 2022-08-07 00:57:30下载
- 积分: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实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。...
用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。-use OpenGL a ball around another ball rotation, According to the Operations and the angle of illumination and color changes.
- 2022-11-27 09:55:03下载
- 积分:1