-
用opengl写的简单的灯光移动时产生的不同颜色的物体,只适合于初级者...
用opengl写的简单的灯光移动时产生的不同颜色的物体,只适合于初级者-Written in a simple to use opengl lighting mobile when objects of different colors are only suitable for those in primary
- 2022-12-12 09:00:03下载
- 积分:1
-
opengl的宝典
opengl的宝典-opengl
- 2022-05-24 08:32:30下载
- 积分: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
-
一本关于基于MFC环境编程的OpenGL书籍,对于那些需要用MFC来进行OpenGL编程的人应该有些帮助。...
一本关于基于MFC环境编程的OpenGL书籍,对于那些需要用MFC来进行OpenGL编程的人应该有些帮助。-MFC about an environment based on OpenGL programming books, for those who need to use MFC to OpenGL programming that some people should assist.
- 2022-08-20 23:41:38下载
- 积分:1
-
小波变换 c++平台
小波变换是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的时间一频率窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,因此,小波变换在许多领域都得到了成功的应用,特别是小波变换的离散数字算法已被广泛用于许多问题的变换研究中。从此,小波变换越来越引起人们的重视,其应用领域来越来越广泛。
- 2022-06-26 01:59:34下载
- 积分:1
-
3个齿轮相互咬合运动的程序
3个齿轮相互咬合运动的程序-3 gear mutual occlusal movement procedures
- 2022-01-26 02:46:33下载
- 积分:1
-
opengl教程,very good ,欢迎对opengl感兴趣的人来下载
opengl教程,very good ,欢迎对opengl感兴趣的人来下载-opengl
- 2022-01-20 23:00:32下载
- 积分:1
-
MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
MFC下OPENGL的面包车模型,适合初学者学习和模仿,注释比较详细了-MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
- 2022-08-15 05:38:49下载
- 积分:1
-
用c++和opengl写的,对水滴进行模拟,效果很不错
用c++和opengl写的,对水滴进行模拟,效果很不错-Using c++ and opengl written simulation of water droplets, the effect is pretty good
- 2022-09-22 18:35:03下载
- 积分:1
-
OPGL做的一个地形图,对于初入门的计算机图形学的有一定的帮助
OPGL做的一个地形图,对于初入门的计算机图形学的有一定的帮助-OPGL make a topographic map, for the early entry of the computer graphics have a certain degree of help
- 2022-12-30 16:05:05下载
- 积分:1