-
opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有...
opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有-opengl computer graphics programming practice was to Lushun on the download is despite some of the time I , not afraid of you down, there must be only
- 2023-03-02 11:50:04下载
- 积分:1
-
我自己编写的OPENGL图形程序,对于初学者很有帮助....
我自己编写的OPENGL图形程序,对于初学者很有帮助.-I wrote an OPENGL program which is very useful for the beginner
- 2022-02-12 09:42:42下载
- 积分:1
-
bezier曲线
bezier方法是一种以逼近为基础的参数曲线和曲面的设计方法,它将函数逼近论同几何表示结合起来,使得设计师在计算机上设计曲线曲面就像使用作图工具一样得心应手。本程序通过鼠标点输入,实现bezier曲线。
- 2023-04-10 08:30:03下载
- 积分:1
-
This program drew a globe that contains the basic graphics rendering, light sett...
本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画-This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
- 2022-03-17 20:02:11下载
- 积分:1
-
Game Exchange 2 File Loader GE2 ge2loader
Game Exchange 2 File Loader GE2 ge2loader
- 2022-02-06 03:43:39下载
- 积分:1
-
一个飞机的opengl代码
一个飞机的opengl代码-an aircraft opengl code
- 2022-06-06 14:49:15下载
- 积分: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 source code, implements a rope simulation, there are shadow effects
opengl源代码,实现了一条绳子的模拟,有阴影效果-opengl source code, implements a rope simulation, there are shadow effects
- 2023-05-09 01:45:04下载
- 积分:1
-
用opengl作
用opengl作-for use opengl
- 2023-04-28 15:40:03下载
- 积分:1
-
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子....
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子.-This procedure mainly realize the real-time simulation of physical network, which uses opengl, is a scholar of learning a good example of programming.
- 2023-07-20 13:35:04下载
- 积分:1