-
一个用OpenGL做3D动画,适用于初学OpenGL的朋友,对入门是一个不错的例子...
一个用OpenGL做3D动画,适用于初学OpenGL的朋友,对入门是一个不错的例子-a done with OpenGL 3D animation, applied to a novice OpenGL friends, right portal is a good example
- 2023-07-16 16:20:07下载
- 积分:1
-
高端图形图像核心技术宝典,超星的,有几页可能损坏了
高端图形图像核心技术宝典,超星的,有几页可能损坏了-core high-end graphics and video technology, the book Superstar, a few pages may damage
- 2022-04-27 23:29:11下载
- 积分:1
-
environment in MDI use graphics library
在MDI环境中使用图形库-environment in MDI use graphics library
- 2022-02-21 18:43:54下载
- 积分:1
-
在VC中使用OpenGL编程实现虚拟现实,搭建了一个虚拟的三维建筑,对了解和使用OpenGL很有用处....
在VC中使用OpenGL编程实现虚拟现实,搭建了一个虚拟的三维建筑,对了解和使用OpenGL很有用处.-The programming demonstrate the use of OpenGL in virtual reality, it builds a virtual three-dimensional architecture.It s good for the beginner to understand and make use of OpenGL.
- 2023-06-05 09:40:04下载
- 积分:1
-
DICOM医学图像数据的读取
本程序主要实现了OpenGL技术读取DICOM医学图像并且三维显示能够从多个维度显示,能够读入以.dcm为扩展名的医学图像。-The application reads the DICOM medical image mainly realized the OpenGL technology and 3 d display can from multiple dimensions, able to read with. DCM is extension of medical images
- 2022-01-21 04:51:33下载
- 积分: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
-
A detailed introduction OpenGL book
一本详细介绍OpenGL的书籍《OpenGL编程指南》-A detailed introduction OpenGL book
- 2022-07-24 15:23:18下载
- 积分:1
-
OpenGL的太阳能系统的仿真
opengl对太阳系的模拟-opengl the simulation of the solar system
- 2022-02-14 00:28:56下载
- 积分:1
-
场景漫游通过键盘或鼠标,可以漫游整个场景
场景漫游,通过键盘或者鼠标操作,可以漫游整个场景-Scene roaming through the keyboard or mouse, you can roam the entire scene
- 2022-02-06 11:37:58下载
- 积分:1
-
用OPENGL读取MS3D文件和JPEG材质
资源描述-Using OPENGL read MS3D files and JPEG Materia, 使用OPENGL读取MS3D文件,包括程序,可运行文件,MS3D模型文件,相应的BMP图片。
- 2022-04-18 22:56:38下载
- 积分:1