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

搜索资源列表

  1. hge

    0下载:
  2. 很好的引擎!HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3.29mb
    • 提供者:吕日飞
  1. AllegroNEW

    0下载:
  2. C 游戏编程开发库 为C游戏编程提供了极大的方便-C game programming library for the C programming games provide a great convenience
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:94.24kb
    • 提供者:zj
  1. jiaobenyxzzv1.4

    1下载:
  2. Edgame Maker(简称E.M).是一款独立游戏制作软件,是为想真正自己创造游戏,又因为各方面原因,不适合学习C/C++这种较专业的计算机编程,或是觉得市面上目前的游戏制作软件无法满足需要的朋友出现的.采用Lua脚本驱动,外接插件模式.极大的降低了业余游戏制作门槛,你可以制作做出你希望的任何2D游戏,包括网络游戏.目前仅支持2D游戏制作.-Edgame Maker (referred to as EM). Is an independent game production softwar
  3. 所属分类:Game Engine

    • 发布日期:2016-01-27
    • 文件大小:46.43mb
    • 提供者:yq
  1. rpgscr

    0下载:
  2. 《Visual C++角色扮演游戏程序设计 》全书源码-"Visual C++ programming role-playing game" source book
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:88.72kb
    • 提供者:netangels
  1. Lua2DEngine

    1下载:
  2. 游戏编程 Lua绑定c++ 2d引擎 openGL渲染.-Game Programming Lua binding c++ 2d engine openGL rendering.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1.19mb
    • 提供者:王璞
  1. VC_RolePlayingGameDesign_Code

    0下载:
  2. Visual C++角色扮演游戏程序设计全书源码-Visual C++ Role Playing Game Programming Design
  3. 所属分类:Game Engine

    • 发布日期:2017-05-31
    • 文件大小:12.73mb
    • 提供者:Xia Yi
  1. SourceCode

    0下载:
  2. C++开发人工智能游戏的一些实例源代码,早期时候的一些源码,好像是人工智能游戏编程真言这本书的随书源代码,用VC6.0可以打开,适合新手朋友学习参考。-C++ development of artificial intelligence game source code of some examples, some of the early time source, like a mantra of artificial intelligence game programming with th
  3. 所属分类:Game Engine

    • 发布日期:2017-05-18
    • 文件大小:4.47mb
    • 提供者:133
  1. c_buildVer

    0下载:
  2. C++ Builder and Delphi Game Programming by Example, SoftBank出版.-C++ Builder and Delphi Game Programming by Example, SoftBank Publishing.
  3. 所属分类:Game Engine

    • 发布日期:2017-06-01
    • 文件大小:13.63mb
    • 提供者:richardma
  1. C_And_Directx

    1下载:
  2. 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:383.54kb
    • 提供者:zhangjiashi
  1. cbook_tygp24_code

    0下载:
  2. c++游戏编程源代码,包括通用引擎及每一章代码-c++ game programming source code, including the common engine and chapter code
  3. 所属分类:Game Engine

    • 发布日期:2017-06-19
    • 文件大小:28.78mb
    • 提供者:zs
  1. DirectX-Ultimate-Game-Programming

    0下载:
  2. 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。   一旦读者开
  3. 所属分类:Game Engine

    • 发布日期:2017-11-16
    • 文件大小:60.5mb
    • 提供者:xj
  1. LlamaWorks2DGAMEENG

    0下载:
  2. 看过《C++游戏编程》的同学们都知道这本书里实现的那个2D引擎是在DevCpp的IDE下完成的这对于用惯了VC的我感觉十分不便,便把它“移植”到了VC6.0的IDE下,这样用起来就十分方便了!-Read " C++ game programming," the students are aware that this book achieved in DevCpp 2D engine is under the IDE are used to complete this for
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:449.69kb
    • 提供者:荣绍伟
  1. cSharp_for_game_programming

    0下载:
  2. c# game programming for serious game creation Daniel Schuller 2011,
  3. 所属分类:Game Engine

    • 发布日期:2017-05-16
    • 文件大小:3.75mb
    • 提供者:caloba
  1. C-Game-Programming-For-Dummies-2

    0下载:
  2. C Game Programming For Dummies 2
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:533.47kb
    • 提供者:ap
  1. youxi

    0下载:
  2. 《Visual C++游戏编程》(第二版),其中讲解了许多3D游戏编程的知识,据说仙四开发小组也运用到其中的许多技术。-" Visual C++ Game Programming" (second edition), which explained a lot of knowledge of 3D game programming, said the development team also used four cents to one of the many techniq
  3. 所属分类:Game Engine

    • 发布日期:2017-06-17
    • 文件大小:25.95mb
    • 提供者:远行
  1. 07-Wipe-zoom-in-out

    0下载:
  2. Visual C++专业游戏设计源代码之一,实现了图像的淡入淡入,从不同方向的旋转,可对初学2D编程的人员有一定的启发作用。-Visual C++ source code of professional game design, to achieve the images fade in fade-in from different directions of rotation, can be 2D programming to beginners who have some inspirati
  3. 所属分类:Game Engine

    • 发布日期:2017-05-06
    • 文件大小:1005.13kb
    • 提供者:wang dong
  1. 08-Overlay

    0下载:
  2. Visual C++游戏编程之源码,实现了背景图片的导入,前景图片的导入,以及对话框的功能,可添加人物的对话,或标注任务的状态等。-Visual C++ game programming the source code to achieve import background images, foreground image import, and dialog functions can be added to the dialogue between characters, or mark
  3. 所属分类:Game Engine

    • 发布日期:2017-05-01
    • 文件大小:653.79kb
    • 提供者:wang dong
  1. Beginning.C.Game.Programming

    0下载:
  2. Beginning C++ Game Programming
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4.56mb
    • 提供者:李赛伟
  1. Game-Server-Network-Programming

    0下载:
  2. 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monit
  3. 所属分类:游戏引擎

    • 发布日期:2013-03-11
    • 文件大小:659.7kb
    • 提供者:沈飞
  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
« 12 »
搜珍网 www.dssz.com