-
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。-OpenGL programming book- " OpenGL Programming Guide Fourth Edition" electronic version.
- 2023-01-26 07:45:10下载
- 积分:1
-
用opengl实现三个物体不同转速 不同大小的太阳系的程序
用opengl实现三个物体不同转速 不同大小的太阳系的程序-use opengl achieve three different objects of different sizes speed of the solar system in the process
- 2022-10-12 09:55:03下载
- 积分:1
-
构造天空和地面,并能显示当前的位置和移动的速度,很适合3D游戏编程喔~...
构造天空和地面,并能显示当前的位置和移动的速度,很适合3D游戏编程喔~-Construction sky and ground, and can display the current location and moving speed, it is suitable for 3D Game Programming喔~
- 2022-08-23 23:12:01下载
- 积分:1
-
高级编程篇所附源代码。
啥也别说了,快下吧。
高级编程篇所附源代码。
啥也别说了,快下吧。-accompanying source code. Receivers also Enough of fast are you.
- 2022-07-11 00:35:27下载
- 积分:1
-
这是一个很不错的程序
这是一个很不错的程序-a nice program
- 2022-07-24 16:30:02下载
- 积分: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运行程序,Opengl已经打包成库也在程序中-I prepared a three-dimensional Opengl operating procedures, Opengl has also packaged into the proceedings
- 2022-03-19 19:46:49下载
- 积分:1
-
NeHe教程的源码
NeHe教程的源码-NeHe course source code
- 2022-07-04 14:37:01下载
- 积分:1
-
openGL 例 本例源自OpenGL应用程序开发。
openGL 例 本例源自OpenGL应用程序开发。-OpenGLsamples-4
- 2022-06-21 01:09:39下载
- 积分:1
-
飞机飞行的opengl源代码,使用OpenGL学习。飞行操作…
飞机飞行的opengl源代码,可供opengl学习用。飞机飞行的opengl的源代码,可供opengl的学习用。-aircraft flying opengl source code available for use opengl learning. Flight opengl the source code for the study using opengl.
- 2022-03-20 06:07:41下载
- 积分:1