-
三维几何变换
在VS2013和OpenGL环境下,用矩阵的方法实现三维图形的平移、旋转、缩放变换
- 2023-05-13 11:30:03下载
- 积分:1
-
E. fighters is I spent a few months to do a simple game engine aircraft, which c...
E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能!
因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~
文件说明
Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的
WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存
UnitX.txt 单位定义文件 所有游戏单位的定义都在这里~ 包括自己的飞机~ 子弹 敌人~等等~ 敌人如何行动也是在这里定义的
Level.lev 游戏关卡文件 保存了游戏关卡数据文件
使用以上4个文件 你就能做出你自己的飞机游戏了~~
你也可以试着把这个未完成的关卡完成~
目前地图编辑器正在开发中~~
=========================
控制说明
发射子弹 空格
Ctrl 炸弹
方向键 控制行动
=========================
-- 其他功能继续完善中 --
-E. fighters is I spent a few months to do a simple game engine aircraft, which currently support from the definition of resources, Since the definition of units, editing functions such as hurdles! I do not really understand them because currently the OpenGL games or use GUI ~ ~ drawing on the CPU requests than ~ ~ ~ and higher OpenGL texture is not in support of any size photo-documented Reslist.g am documents game game resources needed resources are pict
- 2022-01-30 20:49:10下载
- 积分:1
-
OpenGL代码,显示在贪婪的立方体。颜色方法和三维图形
opengl code, shows the cube in greed. colour method and 3d graphic-opengl code, shows the cube in greed. color method and 3d gra phic
- 2022-02-03 18:55:23下载
- 积分:1
-
A simple to use OpenGL to read 3DS file grid data examples
一个简单的使用OpenGL读取3DS文件中的网格数据的例子-A simple to use OpenGL to read 3DS file grid data examples
- 2022-08-06 18:09:23下载
- 积分:1
-
整合,利用数值食谱
#include < math.h >
#define EPS 1.0e-6
#define JMAX 20
#define JMAXP (JMAX + 1)
#define K 5
NRANSI #define
/ * #include"nrutil.h"* /
浮 qromb (浮法 (* func)(float)、 浮浮法 a、 b)
{
void polint (浮 xa []、 浮震遐 [],int n、 浮 x 浮法 * y、 浮动 * dy) ;
浮 trapzd (float (* func)(float)、 浮法 a、 浮法 b、 int n) ;
void nrerror (char error_text[]) ;
浮法 ss,决策支持系统 ;
- 2022-02-04 15:05:42下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-05-15 17:11:55下载
- 积分:1
-
wrl 查看器
这方面的贡献是小的 MFC 示例,了解如何:
显示 VRML 文件
使用 OpenGL 显示列表
叠加持平或顺利阴影的网格上的线框
顺利细分 (从查尔斯的循环) 的 3D 三角形网格
执行鼠标交互 (旋转和平移)
建立从 vrml 2.0 文件 (手工和不基于法) 的场景图
- 2023-05-31 18:25:02下载
- 积分:1
-
OpenGL学习笔记,环境配置,源代码
此资源包含OpenGL学习笔记,OpenGL在vs2010z中的环境配置,OpenGL运行源代码,对于初学者帮助很大。
- 2022-02-04 12:52:17下载
- 积分:1
-
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材...
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材-learning portal of the classic guide, specifically on the OpenGL basic knowledge, including the library, the use of color, texture, etc., is a rare material! !
- 2022-05-06 14:49:00下载
- 积分:1
-
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0...
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0-3D graphics mode procedures, to achieve the environment under the OpenGL 3D graphics mechanism interested parties should refer brothers 0
- 2022-06-18 01:23:57下载
- 积分:1