-
在VC6.0下用OpenGL编写的一个可以用键盘控制的魔方程序!
在VC6.0下用OpenGL编写的一个可以用键盘控制的魔方程序!-In VC6.0 using OpenGL can be used to prepare a keyboard control procedures Cube!
- 2022-03-20 22:54:40下载
- 积分: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实现的非常漂亮的五子棋。可以读盘,复盘,悔棋,人机对战,多人对战。游戏中AI有多种程度的只能可供选择。程序界面采用了现在非常流行的扁平化设计,非常具有现代科技感:)整体程序只是用了OpenGL的实用函数库以及glut,在windows 7 + visual studio2010下开发,实测可用。使用方法:只需配置好opengl环境,将代码加入到项目即可运行。
- 2022-04-28 19:56:28下载
- 积分:1
-
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 43rd Division, nehe the tutorial is very well known, is essential for beginners
- 2022-02-09 17:23:00下载
- 积分:1
-
通过OpenGl构造三维地形,并且附带摄像机功能.
通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
- 2022-12-22 11:40:03下载
- 积分:1
-
OPENGL 简单实现
OPENGL 简单实现-OPENGL simple to achieve
- 2022-01-25 23:02:30下载
- 积分:1
-
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景...
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
- 2023-03-29 01:55:03下载
- 积分:1
-
关于计算机图形学试验的指导,里面从最基础的算法到高级的算法以及关于opengl的使用都有。...
关于计算机图形学试验的指导,里面从最基础的算法到高级的算法以及关于opengl的使用都有。-Computer Graphics on the guidance of the pilot, which from the very basic algorithm to advanced algorithms, as well as on the use of both opengl.
- 2022-07-15 06:36:32下载
- 积分:1
-
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码-Good vbs code. Can automatically landing the school network, the response to fill in name and password
- 2022-03-14 06:46:06下载
- 积分:1
-
OpenGL 3D模型
资源描述
3D建模和真实感图形绘制
- 2022-05-17 11:22:24下载
- 积分:1