-
关于opengl的例子,有兴趣的朋友可以研究研究
关于opengl的例子,有兴趣的朋友可以研究研究-On the opengl examples of friends who are interested can study the research
- 2022-05-16 07:49:25下载
- 积分:1
-
在Visual C++ 6.0环境下,利用OpenGL开发的对单摆运动的仿真。
在Visual C++ 6.0环境下,利用OpenGL开发的对单摆运动的仿真。-in Visual C 6.0 environment, the development of the OpenGL pendulum movement of the simulation.
- 2022-01-22 10:45:21下载
- 积分:1
-
Jeff Molofee(NeHe)的OpenGL教程,中文翻译版
Jeff Molofee(NeHe)的OpenGL教程,中文翻译版-Jeff Molofee (NeHe) of the OpenGL tutorials, the Chinese translation version
- 2022-02-21 10:40:23下载
- 积分:1
-
This is the use of OpenGL to develop three
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2023-01-06 16:45:03下载
- 积分:1
-
opengl simple combination of mapping and dynamic so that the primary comparison...
opengl简单的绘制与动态的结合,使比较初级的程序-opengl simple combination of mapping and dynamic so that the primary comparison procedures
- 2023-07-11 08:35: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 + vc++
计算机图形学
烟花燃放程序
opengl + vc++
计算机图形学
烟花燃放程序-opengl vc computer graphics fireworks discharge procedures
- 2022-04-15 13:52:42下载
- 积分:1
-
这是一个NEHE的PDF版 很好用 很经典 !
这是一个NEHE的PDF版 很好用 很经典 !-This is a very good NEHE the PDF version of a very classic!
- 2022-05-20 13:05:45下载
- 积分:1
-
OpenGL画点、画线和多边形的绘制算法
OpenGL画点、画线以及画多边形的算法-OpenGL drawing points, drawing lines and polygon drawing algorithm
- 2022-06-14 10:32:26下载
- 积分:1
-
一个简单的用opengl写的函数,是为最初的程序设计者设计的
一个简单的用opengl写的函数,是为最初的程序设计者设计的-A simple to use opengl to write a function for the initial design process designers
- 2023-04-22 00:20:03下载
- 积分:1