-
利用OPENGL做出简单的3D 射击游戏
利用OPENGL 做出简单的3D 射击游戏,包括人物的移动、视野以及发射子弹与障碍物的碰撞。
- 2022-02-04 13:27:56下载
- 积分: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
-
源发动机2003
应用背景阀源代码。使用了一些阀门的标题,如:一半的生活和一半的生活2,并;团队要塞和团队要塞2(阿尔法)反求源我不承担任何麻烦您可能会使用此源代码许可。要获得许可证,联系阀软件在其电子邮件地址。关键技术Source引擎是基于C语言的编程,主要是开发OpenGL和DirectX是后来移植到。它包括所有来源的引擎以及SDK的预编译头。虽然代码是过时的,它是一个很好的方式来学习游戏开发。
- 2022-07-21 17:21:39下载
- 积分:1
-
通过OpenGL中选择模式,实现在程序中选择物体。
通过OpenGL中选择模式,实现在程序中选择物体。-OpenGL-select
- 2022-05-06 02:56:42下载
- 积分:1
-
相机 1.cpp
无效照相机:设置摄像头
- 2023-06-26 05:45:03下载
- 积分:1
-
use opengl development of a PDA graphics interface, transparent lid, with sound...
一个用opengl开发的PDA的图形界面,透明的盖子,附有音乐效果,一些的按键控制在文件夹中的readme.txt有说明,自己看吧.-use opengl development of a PDA graphics interface, transparent lid, with sound effects, some of the buttons control the folder with the readme.txt that ion battery.
- 2022-05-15 08:07:49下载
- 积分:1
-
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的...
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的 -simulation of natural phenomena. This program is a dynamic simulation of clouds examples. Through a quadrilateral clouds posted an image to achieve the clouds simulation
- 2022-03-15 13:47:44下载
- 积分:1
-
3D编程 OpenGL 书
3D编程 OpenGL 书-OpenGL 3D programming book
- 2022-04-28 01:02:12下载
- 积分:1
-
this procedure is the function of the screen in 400* 400 Drawing a circle.
本程序的功能是在屏幕的400*400处绘制一个圆形。-this procedure is the function of the screen in 400* 400 Drawing a circle.
- 2022-10-20 12:05:03下载
- 积分:1
-
一个旋转的茶壶的源码示例
GraphicsLab1.cpp一个旋转的茶壶的源码示例
- 2022-01-28 06:50:27下载
- 积分:1