-
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,...
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,-opengl realize three-dimensional rotation, mainly through vertical and horizontal keys realize, at the same time pick-up function can be achieved,
- 2023-08-03 20:45:02下载
- 积分:1
-
Delphi环境下基于OpenGL实现粒子系统,有喷泉、星空、瀑布等自然景观。...
Delphi环境下基于OpenGL实现粒子系统,有喷泉、星空、瀑布等自然景观。-Delphi environment to achieve particle system based on OpenGL, a fountain, Star, waterfalls and other natural landscape.
- 2022-08-02 10:40:55下载
- 积分: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程序设计这本书的全部源代码
很高兴与大家一起分享-opengl 獗?全 源 芨 一
- 2022-05-21 03:09:47下载
- 积分:1
-
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。...
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。-[The Complete Works of the English game programming books] .3 D_case_study_using_opengl, through a case study to OpenGL.
- 2022-03-02 20:11:23下载
- 积分:1
-
教你如何看VC OpenGL。ASE文件的程序
这是一个教你如何在vc+OpenGL中读取.ASE文件的程序-teach you how to read vc OpenGL. ASE documentation procedures
- 2022-05-14 03:09:14下载
- 积分:1
-
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西...
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西-gPhone
- 2022-06-19 15:07:05下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
与图形api无关的物理引擎系统,速度比较快,而且开放源码
与图形api无关的物理引擎系统,速度比较快,而且开放源码- The physical engine system has nothing to do with which with
graph api, the speed quite is quick, moreover opening source code
- 2022-10-31 01:30:04下载
- 积分:1
-
用OPENGL开发的地形程序.
用OPENGL开发的地形程序.-use OpenGL development of the terrain procedures.
- 2022-04-30 03:00:08下载
- 积分:1