一些国外网站

游戏ai相关

http://aigamedev.com/

http://www.gdcvault.com/

http://www-cs-students.stanford.edu/~amitp/gameprog.html

-----------------------------------------------------------------------------------------------------------------------

国内

http://www.aisharing.com/

浅墨

http://blog.csdn.net/poem_qianmo?viewmode=contents

gameDev.net

http://www.gamedev.net/page/index.html

cp的小屋

http://www.cnblogs.com/cproom/archive/2006/12/31/608732.html

http://blog.csdn.net/weiwangchao_/article/details/7206057

知乎游戏打击感相关

https://www.zhihu.com/question/21342866

地形方面

  • 《Focus On 3D Terrain Programing》
  • 《Real Time 3D Terrain Engines Using C++ And DX9》
  • 《Level of Detail for 3D Graphics》

物理

  • 《Game Physics》
  • 《游戏开发物理学(Physics for Game Developers)》
  • 《Game Physics Engine Development》
  • 《实时碰撞检测算法(Real-time Collision Detection)》

数学

  • 《3D游戏与计算机图形学中的数学方法》

引擎设计方面

  • 《Game Engine Architecture》
  • 《3D Game Engine Programing》
  • 《Pro OGER 3D Programing》
  • 《3D Game Engine Design》
  • 《3D Game Engine Architecture : Engineering Real-Time Applications with WildMagic》

实时渲染方面

  • 《Real-Time Rendering》

图形学方向

  • 《3D 计算机图形学》
  • 《3D Graphics for Game Programing》
  • 《计算机图形学几何工具算法详解》
  • 《3D 数学基础:图形与游戏开发(3D Math Primer for Graphics and Game Development)》
  • 《Mathematics for 3D Game Programing & ComputerGraphics》

AI 方面

《Artificial Intelligence for Games

《游戏人工智能编程案例精粹》

《游戏开发中的人工智能》

《AI 游戏引擎程序设计》

《游戏编程中的人工智能技术》

《Artificial Intelligence for Games, 2nd edition 2009》

《Game AI Pro- Collected Wisdom of Game AI Professionals》
《Game AI Pro 2 Collected Wisdom of Game AI Professionals》

网络方面

  • 《网络游戏服务器端编程》
  • 《网络游戏客户端编程》
  • 《网络游戏开发》
  • 《网络游戏编程教程》

系列书籍方面

  • 《游戏编程精粹》系列
  • 《GPU精粹》系列
  • 《ShaderX》系列
  • 《Game Engine Gems》 系列
  • 《AI Programming Wisdom》 系列

策划方面

  • 《Creating Emotion in Games : The Craft and Art of Emotioneering》
  • 《Uitimate Game Design : Building Game Worlds》

美工方面

  • 《The Animator's Survival Kit》
  • 《The Dark Side of Game Texturing》

其他

  • 《大话设计模式》
  • 《重构:改善既有代码的设计》
  • 《代码大全》
  • 《Effective C++》
  • 《C++沉思录》
  • 《程序员修炼之道》
  • 《编程之美:微软技术面试心得》
  • 《设计模式:可复用面向对象软件的基础》

最新文章

  1. 简记某WebGIS项目的优化之路
  2. web安全测试资料
  3. HTML5的postMessage使用记要
  4. java基础-包
  5. 在eclipse上跑hadoop的helloworld
  6. LVM逻辑卷基本概念及LVM的工作原理
  7. instanceof, typeof, & Object.prototype.toString
  8. RCA:未注意Curl-library Post 1024以上字节时的HTTP/1.1特性导致 HessianPHP 传输数据失败
  9. .net对象序列化解析
  10. C#导出DataGridView到Excel
  11. JMeter入门(1):JMeter总体介绍及组件介绍
  12. Smallest Rectangle Enclosing Black Pixels 解答
  13. 【C语言】输入一组整数,求出这组数字子序列和中最大值
  14. Elastic Stack-Elasticsearch使用介绍(五)
  15. ABP之session
  16. 结合源码浅谈Spring容器与其子容器Spring MVC 冲突问题
  17. WEB的数据交互具体流程
  18. openstack Q版部署-----Cinder云存储服务(10)
  19. pycharm 如何设置方法调用字体颜色
  20. pyglet player sound

热门文章

  1. 我在开发第一个Swift App过程中学到的四件事
  2. 2-3-4树的java实现
  3. BZOJ3627: [JLOI2014]路径规划
  4. Shell中括号的作用
  5. php MVC原理
  6. Codeforces Round #394 (Div. 2) B. Dasha and friends —— 暴力 or 最小表示法
  7. docker中Ubuntu安装jdk1.8
  8. nyoj 269 VF
  9. hdu-3018 Ant Trip(欧拉路径)
  10. Linux 命令行 Tricks