CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL

文件名称:TankWorld_OpenGL-2.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    9.07mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。

先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。

由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。



-----注意----

代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现链接溢出错误(compiler is out of heap space),需要在配置工程选项中添加 /Zm *** 标签,具体用法可自行网上搜索。

另一种方法是使用VS2010打开, 经过转换后可以直接编译运行,我已经试验过。

------游戏pascal源码和 c++语言opengl1.0的移植版本可在本人上传的其他源码中找到。-This is the tanks shooting game transplanted from me from a pascal language opengl1.0 prepared. First transplant C++. Later, due to the need of work, in turn migrated to pure C language opengl2.0 code. Project of the code universal and WIN32 and middleware as well as set-top boxes. Upload of this project is the WIN32 upregulation trial. As part of the special requirements of all the resources in the file in the game in this version all into the header file that contains the form, no longer have to file operation details, see the code you can understand.----- Note---- code VC6.0 environment compiler running into h resource file is too large, VC6.0 will link overflow error (compiler is out of the heap space) Add/Zm*** tag need to configure the project options, specific usage can be its own online search. Another method is to use VS2010 open, and converted directly compile and run, I have tried.------ Transplant version of the game pascal the source and c++ language opengl1.0 of other sou
(系统自动生成,下载前可以参看下载内容)

下载文件列表

tank-gles-2.0/GLES20_GAME_WWar/WIN32/d3dcompiler_43.dll
tank-gles-2.0/GLES20_GAME_WWar/WIN32/d3dx9_43.dll
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Debug/Demo_gles20.pch
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Debug/vc60.idb
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Debug/vc60.pdb
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.cpp
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.dsp
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.dsw
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.ncb
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.opt
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.pdb
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.plg
tank-gles-2.0/GLES20_GAME_WWar/WIN32/Demo_gles20.positions
tank-gles-2.0/GLES20_GAME_WWar/WIN32/lib/libEGL.lib
tank-gles-2.0/GLES20_GAME_WWar/WIN32/libegl.dll
tank-gles-2.0/GLES20_GAME_WWar/WIN32/libglesv2.dll
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/EGL/egl.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/EGL/eglext.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/EGL/eglplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES/egl.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES/gl.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES/glext.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES/glplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES2/gl2.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES2/gl2ext.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/GLES2/gl2platform.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/opengl/KHR/khrplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WIN32/StdAfx.cpp
tank-gles-2.0/GLES20_GAME_WWar/WIN32/StdAfx.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Animate.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Animate.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/fonts_24/Font.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/fonts_24/Font2.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/ImageData.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/ImageData.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/lib/libEGL.lib
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/lib/libGLESv2.lib
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Matrix/mat.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Matrix/mat.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Matrix/mat.o
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Matrix.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Matrix.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/MKGLFont.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/MKGLFont.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Model.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Model.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/ModelData.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/ModelData.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/bonus.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/hero.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/house.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/tiger.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/tiger_f.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/turret.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/turret_f.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/xpdisk.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/models/xpsphere.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/myTimer.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/myTimer.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/EGL/egl.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/EGL/eglext.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/EGL/eglplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES/egl.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES/gl.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES/glext.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES/glplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES2/gl2.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES2/gl2ext.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/GLES2/gl2platform.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/opengl/KHR/khrplatform.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/PascalType.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/PascalType.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/skybox_24/bk.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/skybox_24/fr.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/skybox_24/lf.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/skybox_24/rt.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/skybox_24/up.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Textures.c
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/Textures.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/body.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/bonus.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/cat.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/cliffBottom.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/explosion.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/floor.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/metal.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/mg34h.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/noise1.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/noise2.h
tank-gles-2.0/GLES20_GAME_WWar/WWarSource/textures_24/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com