搜索资源列表
yqyxyuanchengxu
- 一个完整的2d游戏引擎原码. 说明 Game.vcproj 这是主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及 有关用“应用程序向导”所选择的平台、配置和项目功能的信息。 Game.h 这是应用程序的主头文件。它包含其他 项目特定的头文件(包括esource.h),并声明CGameApp 应用程序类。 -a complete original 2d game engine code. Note Game.vcproj This
yy2
- irrlicht游戏框架 增加了Fmod声音引擎、XML配置文件支持,SEER类C脚本语言支持,扩展了多个GUIElement。
gjb
- 一个空战的引擎:写于2002.4.24 游戏:320*200*256c SVGA显示模式编译:Borland c++ 5.02project: Dos standard 看点:(1) pcx 图片文件的操作;(2) bitmap(/内存) 的一些位拷贝技巧;(3) 主程序的流程;-an air of the engine : 2002.4.24 wrote in the game : 320 * 200 * 256c SVGA display mode compiler : Borland c
ASL
- 本引擎是一款功能全面的2D游戏引擎。图形模块用MMX指令优化了各种常用特效如半 透明、色饱和、alpha通道绘制等,完全工作于GDI方式,提供了极高的兼容性。中 文显示模块用LRU算法的Cache管理字模,支持平滑字体显示(反锯齿),MMX指令优 化,成倍提高绘制速度。强大的可扩展GUI系统,模仿VCL的层次和接口,使用起来 类似在C++ Builder下的开发,实现了各种常用控件。另有支持Zip的文件IO、Ini文 件解析、音频播放、输入处理、精密时钟等各模块。引擎纯面向对
Engine_v0.2
- C++的3D引擎源代码。类似CF。有EXE文件。-C++, 3D engine source code. Similar to the CF.
tiled-qt-0.4.0.tar
- c++开发的2D地图编辑器,小巧玲珑,功能强大,可以保存的地图格式是一个Xml文件。-c++ development of 2D map editor, small and exquisite, powerful, you can save the map format is a Xml file.
SourceAboutGeocando
- 3D查看器包含工具,三维可视化和查询的地理数据(例如gocad文件, shapefiles ) 。 “ Geocando ”开发C + +中使用vtk和vtkGeography以及Qt的。-The 3d viewer contains tools for 3d visualisation and querying of geodata (e.g. gocad files, shapefiles). "Geocando" is developed in C++ using vtk and vtkG
3dsftk
- 迄今为止最为完整的读取3ds格式文件的程序,请下载。-So far the most complete program to read 3ds format, please download.
allegro-4.9.21
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
DirectX-CPP-X-View
- 简单的“模型查看器”可以提供学习DirectX的新手参考! 开发语言和开发工具: C++ DirectX9.0C VS2005 项目描述:可以打开.X模型进行查看,可对模型旋转,渲染,灯光等操作。 实现功能: 1、用文件对话框打开.X文件,实现模型的切换。 2、反转三角形。 3、反转法线。 4、绘制法线。 5、ALPHR混合。 6、灯光操作。 7、模型渲染。 -Simple " model viewer" can
sword2_source
- 著名RPG游戏圣IIVisual c源代码,里面有详细的说明文件。-Famous St. IIVisual c RPG game source code, which has detailed documentation.
5uwl_LegendOfMir2_Server
- 传奇C++源码.服务端和客户端,没有配置文件.有需要的赶快-mir2 C++ full source.
nuklear
- 小型的GUI开发库,用纯c语言开发,所有代码都写在一个头文件里,没有依赖库-This is a minimal state immediate mode graphical user interface toolkit written in ANSI C and licensed under public domain. It was designed as a simple embeddable user interface for application and does not have
basementdemo
- 此脚本用来描述地下室场景对象的脚本文件,用C#编写!-This scr ipt is used to describe the scr ipt file of the basement scene object, using C