CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 游戏引擎 搜索资源 - c program

搜索资源列表

  1. g3d-src-6_08

    1下载:
  2. This program uses the Graphics3D Library (\"G3D\", http://g3d-cpp.sf.net) This software is based in part on the PNG Reference Library which is Copyright (c) 2004 Glenn Randers-Pehrson This software is based in part on the work of the Independen
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:10.55mb
    • 提供者:JiMi
  1. cRPGe.0.1

    0下载:
  2. The Complete Roll Playing Game Engine is an engine that can be used to create roll playing games. It includes programs to build characters, monsters, and worlds. cRPGe currently uses the AD&D rules set. This is an initial release just so that I
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:18.79kb
    • 提供者:name
  1. yqyxyuanchengxu

    0下载:
  2. 一个完整的2d游戏引擎原码. 说明 Game.vcproj 这是主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及 有关用“应用程序向导”所选择的平台、配置和项目功能的信息。 Game.h 这是应用程序的主头文件。它包含其他 项目特定的头文件(包括esource.h),并声明CGameApp 应用程序类。 -a complete original 2d game engine code. Note Game.vcproj This
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:135.4kb
    • 提供者:王鹏
  1. gjb

    0下载:
  2. 一个空战的引擎:写于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
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:8.69kb
    • 提供者:gjb
  1. airhockey

    0下载:
  2. 这是一款模仿乒乓球的桌上冰球游戏,用C++编写。主要实现了用户跟电脑的冰球对决,冰球进去某个区域过后,程序通过获取其坐 标是否在的得分框从而判断得分,是一款不错的小游戏。-this program is a game which mostly like ping-pang, but the ball is a hockey. It is a game developed by ourselves.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:888.64kb
    • 提供者:卡卡
  1. game3dlod_080617

    2下载:
  2. 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:gamedriver
  1. Tanker

    1下载:
  2. 坦克程序,在一关于C++游戏开发本书上的光碟上的-a good program for anybody who begins to lern MFC
  3. 所属分类:Game Engine

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:cheng
  1. IrrChineseDemo

    1下载:
  2. Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
  3. 所属分类:Game Engine

    • 发布日期:2016-01-09
    • 文件大小:3.43mb
    • 提供者:leavegee
  1. 3dsftk

    0下载:
  2. 迄今为止最为完整的读取3ds格式文件的程序,请下载。-So far the most complete program to read 3ds format, please download.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-08
    • 文件大小:1.66mb
    • 提供者:chopin
  1. GEngine2.1.1

    0下载:
  2. 这是盖莫游戏引擎2.1.1的SDK (c++)编写 内置30多个小demo程序 -This is a game engine 2.1.1 build Mozambique' s SDK (c++) write a small demo program built more than 30
  3. 所属分类:Game Engine

    • 发布日期:2017-06-20
    • 文件大小:30.77mb
    • 提供者:whd
  1. ogre1

    0下载:
  2. Ogre面向对象图形渲染引擎,是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用,本例程为ogre学习的基础程序,里边实现了ogre简单效果-Ogre object-oriented graphics rendering engine is a development in C++ scene-oriented, flexible 3D engine, it is designed to allow developers to m
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:5.79kb
    • 提供者:wang dong
  1. carrace

    0下载:
  2. 很好的赛车程序,一方面自己可以进一步学习C语言,另一方面可以体验游戏带来的乐趣-A very good car in the race program, on the one hand, you can further learn C, on the other hand can experience the fun of the game brings
  3. 所属分类:Game Engine

    • 发布日期:2017-04-03
    • 文件大小:5.42kb
    • 提供者:zhangsan
  1. AI.Game.Engine.Programming-code

    1下载:
  2. 《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性 -AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability
  3. 所属分类:Game Engine

    • 发布日期:2017-11-04
    • 文件大小:58.41mb
    • 提供者:wang
  1. ConsoleApplication1

    0下载:
  2. e: C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm
  3. 所属分类:Game Engine

    • 发布日期:2017-11-23
    • 文件大小:9.3kb
    • 提供者:melhem
  1. BeginningDirectX11GameProgramming

    0下载:
  2. 本书是《Beginning DirectX 10 Game Programming》一书的后续版本。在本书中,我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。 本书致力于教会您关于DirectX 11的各个方面。此书适用于具有一点儿或者完全没有DirectX开发经验的初中级C++编程人员。虽然有过DirectX或者OpenGL的使用经验对学习本书会更有帮助,但这不是必须。 当你学完本书之后,将掌握足够的DirectX 11的知识,从而能够自己独
  3. 所属分类:Game Engine

    • 发布日期:2017-11-24
    • 文件大小:2.63mb
    • 提供者:高粱
  1. firsttest2

    0下载:
  2. cocos2d-x program c++ visual c++ express 2010
  3. 所属分类:Game Engine

    • 发布日期:2017-06-15
    • 文件大小:22.76mb
    • 提供者:assets
  1. TankWar-CPP

    0下载:
  2. 坦克大战c++实现,有具体的界面和详细的程序源代码说明。-C++ implementation tanks war, a specific interface and detailed program source code.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-31
    • 文件大小:12.21mb
    • 提供者:石凤兴
  1. DrawDemo

    0下载:
  2. Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:周星
  1. EDA--clock

    0下载:
  2. EDA clarm design. It has C program and wave pivtures.-EDA clarm design. It has C program and wave pivtures.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-16
    • 文件大小:493.71kb
    • 提供者:ZLY
  1. Simple-boot-password-program

    0下载:
  2. 利用C语言编写的游戏源代码吗,简单的开机密码程序。-The use of C language source code for the game simply boot password program.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-04
    • 文件大小:16.27kb
    • 提供者:张克芹
« 12 »
搜珍网 www.dssz.com