您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. create game in c++

  2. Do you love video games? Ever wondered if you could create one of your own, with all the bells and whistles? It's not as complicated as you'd think, and you don't need to be a math whiz or a programming genius to do it. In fact, everything you need
  3. 所属分类:C++

    • 发布日期:2009-09-07
    • 文件大小:1mb
    • 提供者:wutianhui
  1. Beginning C Sharp Game Programming 2005

  2. Introduction Only a few short years ago, everyone programmed games in C. There was no question about it—if you wanted to program cutting-edge games, you did so in C. Sure, C++ was around, but it was too “slow.” The advanced features that C++ offered
  3. 所属分类:C

    • 发布日期:2009-09-16
    • 文件大小:4mb
    • 提供者:jacksonsc
  1. Beginning C Sharp Game Programming 2005.pdf

  2. This book is for anyone who wants to learn how to program in C# and DirectX 9.You are not required to have anyknowledge ofC# at all in order to read this book,but some pro- gramming background (in any language) would be helpful.
  3. 所属分类:C

    • 发布日期:2009-11-02
    • 文件大小:4mb
    • 提供者:zhouhuangjing
  1. Game Programming All in One

  2. Game Programming All in One,讲解Game 编程的经典之书,不用过多介绍了。
  3. 所属分类:专业指导

    • 发布日期:2009-12-09
    • 文件大小:8mb
    • 提供者:cancer1617
  1. Game development and production

  2. Foreword ............................... xvii Preface ................................xix Acknowledgments ..........................xxi Part I—Introduction to Game Development Chapter 1 What Does This Book Cover? ............3 How to Make a Game....
  3. 所属分类:iOS

    • 发布日期:2009-12-29
    • 文件大小:6mb
    • 提供者:osoon
  1. Beginning.3D.Game.Programming.chm

  2. There are many programming hobbyists who write 2D games but there are far fewer that grasp the concepts of 3D programming. Although there are also quite a few "game development" books on the market, few deal with 3D game development. Those that do a
  3. 所属分类:C#

    • 发布日期:2010-04-01
    • 文件大小:3mb
    • 提供者:beyondJordon2
  1. Introduction to 3D Game Programming with DirectX 9.0

  2. 绝对是一本3D游戏编程方面的好书,就像作者在书中所说,学习完本书的知识之后,凡涉及3D游戏方面的程序都可以实现。
  3. 所属分类:专业指导

    • 发布日期:2010-04-23
    • 文件大小:6mb
    • 提供者:bitfengtiger
  1. Microsoft Visual Basic Game Programming for Teens

  2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xvii Part I: Introduction 1 Chapter 1 Getting Started with Visual Basic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:VB

    • 发布日期:2010-09-25
    • 文件大小:10mb
    • 提供者:osoon
  1. 贪吃蛇 GAME 源码 vc++6.0编译

  2. #include #include #define SIZE 10 POINT point[21],preposition,aimposition; int head,rear,direction,lenght; LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
  3. 所属分类:C++

    • 发布日期:2010-11-16
    • 文件大小:1mb
    • 提供者:fhxy_xzw
  1. Game Programming with Silverlight

  2. Silverlight游戏开发手册是一本初级Silverlight游戏开发教程书籍,本书介绍了使用Silverlight 3开发游戏的全过程,从中介绍如何使用Silverlight实现动画,实现音效,实现多人网络游戏等效果,是一本不错的Silverlight游戏开发入门书籍。
  3. 所属分类:Web开发

    • 发布日期:2010-11-22
    • 文件大小:3mb
    • 提供者:fregt
  1. beginning game programming

  2. "Beginning Game Programming" shows budding game developers how to take their game ideas from concept to reality. Requiring only a basic understanding of the C++ language, this unique guide covers all the skills needed to create 2D and 3D games using
  3. 所属分类:C/C++

    • 发布日期:2011-03-21
    • 文件大小:8mb
    • 提供者:hfeng_2000
  1. Shaders.for.Game.Programmers.and.Artists

  2. Shaders for Game Programmers and Artists"?the title says it all. This book does something that other shader books don?t. It focuses solely on shaders and their creation.
  3. 所属分类:其它

    • 发布日期:2011-11-14
    • 文件大小:6mb
    • 提供者:pretenderchen
  1. Game Engine Architecture

  2. amazon.com满星评价好书,为数不多的几本讲解游戏引擎架构的书籍,英文原版书,找中文版的童鞋还是放弃吧。 Book Descr iption A 2009 Game Developer Magazine Front Line Award Finalist, this book covers both the theory and practice of game engine software development, bringing together complete coverag
  3. 所属分类:C++

    • 发布日期:2012-12-15
    • 文件大小:9mb
    • 提供者:kelyad
  1. Learning.Android.Game.Programming(2012) 文字版

  2. Learning.Android.Game.Programming(2012) 文字版 英文的
  3. 所属分类:Android

    • 发布日期:2013-01-09
    • 文件大小:10mb
    • 提供者:kangda
  1. Data.Structures.For.Game.

  2. Data Structures For Game Programmers (2002)
  3. 所属分类:C++

    • 发布日期:2013-03-25
    • 文件大小:19mb
    • 提供者:wangrengxing
  1. 3D Math Primer for graphics and game development

  2. If you want to learn about 3D math in order to program games or graphics, then this book is for you. There are many books out there that promise to teach you how to make a game or put cool pictures up on the screen, so why should you read this parti
  3. 所属分类:Web开发

    • 发布日期:2009-04-08
    • 文件大小:11mb
    • 提供者:jerryzfc
  1. Data Structures For Game Programmers (2002)

  2. Data Structures For Game Programmers (2002)
  3. 所属分类:其它

    • 发布日期:2009-04-18
    • 文件大小:10mb
    • 提供者:razor87
  1. Game.Programming.Gems.3.pdf

  2. Game.Programming.Gems.3 Game.Programming.Gems.3 Game.Programming.Gems.3
  3. 所属分类:其他

    • 发布日期:2018-05-24
    • 文件大小:10mb
    • 提供者:wobuzhidao12
  1. Game.Programming.Gems.4.pdf

  2. Game.Programming.Gems.4 Game.Programming.Gems.4 Game.Programming.Gems.4
  3. 所属分类:其他

    • 发布日期:2018-05-24
    • 文件大小:28mb
    • 提供者:wobuzhidao12
  1. Game programming in c++

  2. Program 3D Games in C++: The #1 Language at Top Game Studios Worldwide C++ remains the key language at many leading game development studios. Since it’s used throughout their enormous code bases, studios use it to maintain and improve their games, a
  3. 所属分类:C++

    • 发布日期:2018-10-12
    • 文件大小:36mb
    • 提供者:weixin_42870527
« 12 3 4 5 6 7 8 9 10 ... 13 »