-
OpenGL realize with a dialog box procedure, hoping to understand for beginners O...
用OpenGL实现的一个对话框程序,希望对初学者了解OpenGL框架结构有帮助!-OpenGL realize with a dialog box procedure, hoping to understand for beginners OpenGL frame structure has to help!
- 2023-05-02 07:30:02下载
- 积分: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
-
教你如何看VC OpenGL。ASE文件的程序
这是一个教你如何在vc+OpenGL中读取.ASE文件的程序-teach you how to read vc OpenGL. ASE documentation procedures
- 2022-05-14 03:09:14下载
- 积分:1
-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2023-02-26 05:30:04下载
- 积分: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
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
this procedure is used to prepare the OpenGL_API a colorful cube.
本程序是实现采用OpenGL_API编写的一个多彩的立方体。-this procedure is used to prepare the OpenGL_API a colorful cube.
- 2022-03-23 01:40:19下载
- 积分:1
-
opengl程序代码3d下棋游戏
opengl学习例码1. [15分]基于OpenGL,具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力;
2. [15分]具有基本三维网格导入导出功能(建议OBJ格式);
3. [15分]具有基本材质、纹理的显示和编辑能力;
4. [10分]具有基本几何变换功能(旋转、平移、缩放等);
5. [15分]基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数);
6. [15分]能对建模后场景进行漫游如Zoom In/Out, Pan, Orbit, Zoom To Fit等观察功能。
7. [15分]Awesomeness指数:展示项目本身所独有的炫酷特点,包括但不限于有感染力的视觉特效。
- 2022-03-01 23:58:01下载
- 积分:1
-
VB+OpenGL编写的二维图形系统,可移动,缩放
VB+OpenGL编写的二维图形系统,可移动,缩放-VB+ OpenGL prepared by two-dimensional graphics system, which can move, zoom
- 2022-03-23 06:08:30下载
- 积分:1
-
一个3维的房子,可以运动的,带你走向3d世界。
一个3维的房子,可以运动的,带你走向3d世界。-A three dimension house, can moves and leads you to the 3D world.
- 2022-12-22 17:00:03下载
- 积分:1