-
the VC OpenGL graphics development of the program's source code
有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program"s source code
- 2022-01-31 10:31:51下载
- 积分:1
-
opengl es 1.0 简单的例程,常用的接口基本动用上了
opengl es 1.0 简单的例程,常用的接口基本动用上了-opengl es 1.0 samplecode
- 2022-12-29 04:30:04下载
- 积分:1
-
游戏中的图形
应用背景这是一个简单的代码来了解这个开放的相机控制Open GL全图形funcnality也嵌入..............................................关键技术这个问题是完全基于Visual C++和内置Microsft Visual Studio,这是源代码....... ;.................这是基于VC++。
- 2022-05-26 02:34:51下载
- 积分:1
-
opengl超强文档集合,教程,地形生成,等等。巨好,巨多
opengl超强文档集合,教程,地形生成,等等。巨好,巨多-opengl super collection of documents, tutorials, terrain generation, and so on. Macrophages, and giant multi-
- 2022-02-05 21:55:33下载
- 积分:1
-
一个基于VC++的OPENGL,很好的波形显示图例子.
一个基于VC++的OPENGL,很好的波形显示图例子.-a excellent openGL example about wave play based on VC++
- 2022-04-11 02:53:36下载
- 积分:1
-
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形...
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
- 2022-05-16 03:47:24下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
计算机图形学实用小程序可在TC环境下运行
计算机图形学实用小程序可在TC环境下运行-Computer Graphics utility applets can be run under the Environment TC
- 2022-05-26 15:00:12下载
- 积分:1
-
这是一个Opengl框架。对初学opengl来说有很好的帮助
这是一个Opengl框架。对初学opengl来说有很好的帮助-This is a opengl framework. Opengl beginner run to have a very good help
- 2022-06-20 07:15:23下载
- 积分:1
-
一个关于计时器的小程序
一个关于计时器的小程序-a timer on the small program
- 2022-06-12 19:53:25下载
- 积分:1