-
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32...
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32"目录下。
-a good OpenGL texture mapping example Note : Before running the program, I would be grateful if the "DLL *. dll files are copied to the system" Windows (or WinNT) system32 "directory.
- 2023-02-20 14:30:04下载
- 积分:1
-
给大家上传一个OpenGL的库文件,帮助解决初学者的问题
给大家上传一个OpenGL的库文件,帮助解决初学者的问题-To the U.S. to upload a OpenGL library files, to help solve the problem of beginners
- 2022-04-11 23:34:10下载
- 积分:1
-
openGL在MFC环境下绘图,并将绘图结果保存下来
openGL在MFC环境下绘图,并将绘图结果保存下来-MFC environment mapping, mapping results will be preserved
- 2022-03-15 09:38:31下载
- 积分:1
-
一种简单而快速的图像加密技术,可以使在一般的应用程序中使用外部图像的安全性容易得到保障。...
一种简单而快速的图像加密技术,可以使在一般的应用程序中使用外部图像的安全性容易得到保障。-a simple and rapid image encryption technology. can make in the general applications using images of the external safety can easily be guaranteed.
- 2022-09-24 20:05:03下载
- 积分:1
-
3D雪人景色
基于VC6.0结合opengl 做出雪景效果,非常逼真,,采用贴图技术,使画面更加漂亮,,还在动画过程中,插入了配音,非常适合opengl动画的学习
- 2022-03-13 13:44:08下载
- 积分:1
-
game software
the game software
game software
game software
the game...
game software
the game software
game software
game software
the game software
game software
- 2022-03-21 23:40:26下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分:1
-
chinege game too easy to play
chinege game too easy to play
- 2022-01-26 01:09:30下载
- 积分:1
-
用opengl和VC++实现的飞机俯冲的过程
用opengl和VC++实现的飞机俯冲的过程-Use opengl and VC to achieve the process of subduction of the aircraft
- 2022-07-18 16:50:19下载
- 积分:1
-
OpenGL技术的融合,融合后的讷河教程的错误
Opengl融合技术,改正了NEHE教程中融合一节的错误-Opengl fusion technology, fusion corrected NEHE a tutorial error
- 2022-07-13 00:59:07下载
- 积分:1