-
opengl地形
VC++编写的opengl例子,实现了三维地形的渲染,可以进行漫游等操作,是一个学习opengl的不错的例子
- 2022-12-23 15:00:03下载
- 积分:1
-
Zooming and Panning an Orthographic Projection对OpenGL图形进行缩放和panning操作...
Zooming and Panning an Orthographic Projection对OpenGL图形进行缩放和panning操作-Orthographic projection of an OpenGL graphics for panning and zooming operation
- 2023-03-06 08:20:03下载
- 积分:1
-
VC中OpenGL编程实现虚拟现实的源代码
VC中OpenGL编程实现虚拟现实的源代码-VC in Virtual Reality Programming OpenGL source code
- 2022-08-14 14:56:06下载
- 积分:1
-
osg立体图形绘制代码
osg立体图形绘制代码
- 2023-01-07 22:50:03下载
- 积分: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
-
步怎么install_opengl_on_ Visual Studio
step how Install_Opengl_on_ Visual Studio
- 2023-01-13 16:50:03下载
- 积分:1
-
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32....
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
- 2022-01-25 19:07:48下载
- 积分:1
-
三维虚拟人脸点云(人脸换肤)
三维虚拟人脸点云(人脸换肤), 利用vc++和 opengl函数库制作的3维虚拟人脸,可以更换皮肤!
- 2022-01-24 15:45:32下载
- 积分:1
-
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花-fireworks OpenGL rendering procedures, very pretty, drawing different shapes of fireworks
- 2022-03-06 04:16:10下载
- 积分:1
-
用OPENGL做的3维的几何零件图形。大家
用OPENGL做的3维的几何零件图形。大家-do with the OpenGL 3-dimensional geometric graphics parts. We look at
- 2022-03-01 04:11:02下载
- 积分:1