diff --git a/game-programmer-zh-cn.dot b/game-programmer-zh-cn.dot index d4c623e..a153a4e 100644 --- a/game-programmer-zh-cn.dot +++ b/game-programmer-zh-cn.dot @@ -25,7 +25,7 @@ digraph { toctop [fixedsize=true,width=8, height=3, shape=plaintext,label=< - +
游戏程序员的
学习之路
Milo Yip
2016/12/20
游戏程序员的
学习之路
Milo Yip
2017/8/7
https://github.com/miloyip/game-programmer
> URL="https://github.com/miloyip/game-programmer"] @@ -347,7 +347,7 @@ digraph { cocos2dxbyexample2 [label=<
Cocos2d-X
by Example (2015)
> URL="https://www.amazon.com/dp/1785288857/"] - gpalgorithmstechniques [label=<
Game Programming
Algorithms and
Techniques (2013)
> URL="https://www.amazon.com/dp/0321940156/"] + gpalgorithmstechniques [label=<
游戏编程算法与技巧
(2016)
> URL="https://book.douban.com/subject/26906838/"] gameprogrammingpatterns [label=<
游戏编程模式
(2016)
> URL="https://book.douban.com/subject/26880704/"] gpgoldenrules [label=<
Game Programming
Golden Rules (2004)
> URL="https://www.amazon.com/dp/1584503068/"] crossplatformgp [label=<
Cross-Platform Game
Programming (2005)
> URL="https://www.amazon.com/dp/1584503793/"] @@ -507,9 +507,19 @@ digraph { realtimeshadows [label=<
实时阴影技术
(2013)
> URL="https://book.douban.com/subject/25908680/"] rtvolumegraphics [label=<
Real-Time Volume
Graphics (2006)
> URL="https://www.amazon.com/dp/1568812663/"] graphicsprogrammingmethods [label=<
Graphics Programming
Methods (2003)
> URL="https://www.amazon.com/dp/1584502991/"] + + shaderx [label=<
ShaderX (1996)
> URL="https://www.amazon.com/dp/1556220413/"] + shaderx2 [label=<
ShaderX2 (2003)
> URL="https://www.amazon.com/dp/1556229887/"] + shaderx3 [label=<
ShaderX3 (2004)
> URL="https://www.amazon.com/dp/1584503572/"] + shaderx4 [label=<
ShaderX4 (2006)
> URL="https://www.amazon.com/dp/1584504250/"] + shaderx5 [label=<
ShaderX5 (2006)
> URL="https://www.amazon.com/dp/1584504994/"] + shaderx6 [label=<
ShaderX6 (2008)
> URL="https://www.amazon.com/dp/1584505443/"] + shaderx7 [label=<
ShaderX7 (2009)
> URL="https://www.amazon.com/dp/1584505982/"] + gpugems [label=<
GPU精粹
(2006)
> URL="https://book.douban.com/subject/1480239/"] gpugems2 [label=<
GPU精粹2
(2007)
> URL="https://book.douban.com/subject/2144796/"] gpugems3 [label=<
GPU精粹3
(2010)
> URL="https://book.douban.com/subject/4851196/"] + gpupro [label=<
GPU Pro (2010)
> URL="https://www.amazon.com/dp/1568814720/"] gpupro2 [label=<
GPU Pro 2 (2011)
> URL="https://www.amazon.com/dp/1568817185/"] gpupro3 [label=<
GPU Pro 3 (2012)
> URL="https://www.amazon.com/dp/1439887829/"] @@ -517,6 +527,8 @@ digraph { gpupro5 [label=<
GPU Pro 5 (2014)
> URL="https://www.amazon.com/dp/1482208636/"] gpupro6 [label=<
GPU Pro 6 (2015)
> URL="https://www.amazon.com/dp/1482264617/"] gpupro7 [label=<
GPU Pro 7 (2016)
> URL="https://www.amazon.com/dp/149874253X/"] + + gpuzen [label=<
GPU Zen (2017)
> URL="https://www.amazon.com/dp/0998822892/"] pbrt3 [label=<
Physically Based
Rendering (PBRT)
3rd Ed (2016)
> URL="https://www.amazon.com/dp/0128006455/"] raytracingfromgroundup [label=<
光线跟踪算法技术
(2011)
> URL="https://book.douban.com/subject/6028258/"] @@ -560,8 +572,10 @@ digraph { realtimerendering -> rtr3 [arrowhead=normal, style=solid] realtimerendering -> tricks3dgpgurus - rtr3 -> graphicsprogrammingmethods -> gpugems -> gpugems2 -> gpugems3 -> gpupro -> gpupro2 -> gpupro3 -> gpupro4 -> gpupro5 -> gpupro6 -> gpupro7 - { rank=same;rtr3; rtvolumegraphics } + rtr3 -> graphicsprogrammingmethods -> shaderx -> shaderx2 -> shaderx3 -> shaderx4 -> shaderx5 -> shaderx6 -> shaderx7 -> gpugems -> gpugems2 -> gpugems3 -> gpupro -> gpupro2 -> gpupro3 -> gpupro4 -> gpupro5 -> gpupro6 -> gpupro7 -> gpuzen + { rank=same; rtr3; rtvolumegraphics } + { rank=same; gpupro; gpupro2; gpupro3; gpupro4 } + { rank=same; gpupro5; gpupro6; gpupro7; gpuzen } rtr3 -> { realtimeshadows; rtvolumegraphics } realtimeshadows -> graphicsprogrammingmethods [style=invis] tricks3dgpgurus -> realtimeshadows [style=invis] @@ -594,7 +608,7 @@ digraph { cgtop [fixedsize=true,width=8,height=0.01,style=invis,label=""] cgbottom [fixedsize=true,width=8,height=0.01,style=invis,label=""] cgtop -> cgbegin [style=invis] - glassenernotebook2 -> cgbottom [style=invis] + gpuzen -> cgbottom [style=invis] } subgraph cluster_audio { @@ -642,12 +656,14 @@ digraph { physicsforgamedevelopers2 [label=<
游戏开发物理学 第2版
(2015)
> URL="https://book.douban.com/subject/26394564/"] physicsmodeling [label=<
Physics Modeling
for Game Programmers (2004)
> URL="https://www.amazon.com/dp/1592000932/"] + fpbma [label=<
Foundations of Physically
Based Modeling and
Animation (2017)
> URL="https://www.amazon.com/dp/1482234602/"] gamephysicsenginedev2 [label=<
游戏物理引擎开发
(2013)
> URL="https://book.douban.com/subject/25821830/"] gamephysics2 [label=<
Game Physics 2nd Ed (2010)
> URL="https://www.amazon.com/dp/0123749034/"] collisiondetection3denv [label=<
Collision Detection
in Interactive 3D
Environments (2003)
> URL="https://www.amazon.com/dp/155860801X/"] rtcollisiondetection [label=<
实时碰撞检测算法技术
(2010)
> URL="https://book.douban.com/subject/4861957/"] gamephysicspearls [label=<
Game Physics Pearls
(2010)
> URL="https://www.amazon.com/dp/1568814747/"] + fluidenginedev [label=<
Fluid Engine Development (2016)
> URL="https://www.amazon.com/dp/1498719929/"] taofluidanimation [label=<
The Art of
Fluid Animation (2015)
> URL="https://www.amazon.com/dp/1498700209/"] fluidsimulationforcg2 [label=<
Fluid Simulation
for Computer Graphics
2nd Ed (2015)
> URL="https://www.amazon.com/dp/1482232839/"] @@ -662,11 +678,11 @@ digraph { { animbegin; phybegin } -> natureofcode - phyadvanced -> gamephysicspearls + phyadvanced -> fpbma -> gamephysicspearls gamephysicspearls -> collisiondetection3denv -> rtcollisiondetection gamephysicspearls -> gamephysicsenginedev2 -> gamephysics2 - { animadvanced; phyadvanced } -> fluid -> taofluidanimation -> fluidsimulationforcg2 + { animadvanced; phyadvanced } -> fluid -> fluidenginedev -> taofluidanimation -> fluidsimulationforcg2 phytop [fixedsize=true,width=8,height=0.01,style=invis,label=""] phybottom [fixedsize=true,width=8,height=0.01,style=invis,label=""] @@ -704,6 +720,7 @@ digraph { rank=same gameaipro [label=<
Game AI Pro (2013)
> URL="https://www.amazon.com/dp/1466565969/"] gameaipro2 [label=<
Game AI Pro 2 (2015)
> URL="https://www.amazon.com/dp/1482254794/"] + gameaipro3 [label=<
Game AI Pro 3 (2017)
> URL="https://www.amazon.com/dp/1482254794/"] } aibegin -> aiforgames2 -> aiintermediate -> aima3 [arrowhead=normal, style=solid] @@ -712,12 +729,12 @@ digraph { aima3 -> aimisc aimisc -> aigpwisdom aigpwisdom -> aigpwisdom2 -> aigpwisdom3 -> aigpwisdom4 - aigpwisdom4 -> gameaipro -> gameaipro2 + aigpwisdom4 -> gameaipro -> gameaipro2 -> gameaipro3 aitop [fixedsize=true,width=8,height=0.01,style=invis,label=""] aibottom [fixedsize=true,width=8,height=0.01,style=invis,label=""] aitop -> aibegin [style=invis] - gameaipro2 -> aibottom [style=invis] + gameaipro3 -> aibottom [style=invis] } subgraph cluster_multiplayer { diff --git a/game-programmer-zh-cn.jpg b/game-programmer-zh-cn.jpg index e681818..4234f07 100644 Binary files a/game-programmer-zh-cn.jpg and b/game-programmer-zh-cn.jpg differ diff --git a/game-programmer-zh-cn.pdf b/game-programmer-zh-cn.pdf index 8bf04fa..aa6c316 100644 Binary files a/game-programmer-zh-cn.pdf and b/game-programmer-zh-cn.pdf differ diff --git a/game-programmer-zh-cn.png b/game-programmer-zh-cn.png index 6881881..930d9b1 100644 Binary files a/game-programmer-zh-cn.png and b/game-programmer-zh-cn.png differ diff --git a/game-programmer-zh-cn.svg b/game-programmer-zh-cn.svg index 7727205..b1a4657 100644 --- a/game-programmer-zh-cn.svg +++ b/game-programmer-zh-cn.svg @@ -1,198 +1,236 @@ - - - + + %3 - -cluster_toc - -cluster_legend - -Legends - -cluster_kid - -0. 编程学前班 - -cluster_cs - -1. 计算机科学 - -cluster_proglang - -2. 编程语言 - -cluster_se - -3. 软件开发 - -cluster_math - -4. 游戏程序员的数学课 - -cluster_gameprog - -5. 游戏编程 - -cluster_engine - -6. 游戏引擎开发 - -cluster_cg - -7. 计算机图形学(CG) - -cluster_audio - -8. 游戏音效 - -cluster_physics - -9. 游戏物理和动画 - -cluster_ai - -10. 游戏人工智能(AI) - -cluster_multiplayer - -11. 多人游戏编程 + + +cluster_toc + + +cluster_legend + +Legends + + +cluster_kid + +0. 编程学前班 + + +cluster_cs + +1. 计算机科学 + + +cluster_proglang + +2. 编程语言 + + +cluster_se + +3. 软件开发 + + +cluster_math + +4. 游戏程序员的数学课 + + +cluster_gameprog + +5. 游戏编程 + + +cluster_engine + +6. 游戏引擎开发 + + +cluster_cg + +7. 计算机图形学(CG) + + +cluster_audio + +8. 游戏音效 + + +cluster_physics + +9. 游戏物理和动画 + + +cluster_ai + +10. 游戏人工智能(AI) + + +cluster_multiplayer + +11. 多人游戏编程 -toctop + +toctop -游戏程序员的 -学习之路 -Milo Yip -2016/12/20 -https://github.com/miloyip/game-programmer +游戏程序员的 +学习之路 +Milo Yip +2017/8/7 +https://github.com/miloyip/game-programmer -kid - - 0. 编程学前班 + +kid + + 0. 编程学前班 -cs - - 1. 计算机科学 + +cs + + 1. 计算机科学 -kid->cs - - + +kid->cs + + -proglang - - 2. 编程语言 + +proglang + + 2. 编程语言 -cs->proglang - - + +cs->proglang + + -softwaredev - - 3. 软件开发 + +softwaredev + + 3. 软件开发 -proglang->softwaredev - - + +proglang->softwaredev + + -math - - 4. 游戏程序员的数学课 + +math + + 4. 游戏程序员的数学课 -softwaredev->math - - + +softwaredev->math + + -gameprog - - 5. 游戏编程 + +gameprog + + 5. 游戏编程 -math->gameprog - - + +math->gameprog + + -gameengine - - 6. 游戏引擎开发 + +gameengine + + 6. 游戏引擎开发 -gameprog->gameengine - - + +gameprog->gameengine + + -cg - - 7. 计算机图形学(CG) + +cg + + 7. 计算机图形学(CG) -gameengine:e->cg:e - - + +gameengine:e->cg:e + + -audio - - 8. 游戏音效 + +audio + + 8. 游戏音效 -gameengine:e->audio:e - - + +gameengine:e->audio:e + + -phyanim - - 9. 游戏物理和动画 + +phyanim + + 9. 游戏物理和动画 -gameengine:e->phyanim:e - - + +gameengine:e->phyanim:e + + -ai - - 10. 游戏人工智能(AI) + +ai + + 10. 游戏人工智能(AI) -gameengine:e->ai:e - - + +gameengine:e->ai:e + + -multiplayer - - 11. 多人游戏编程 + +multiplayer + + 11. 多人游戏编程 -gameengine:e->multiplayer:e - - + +gameengine:e->multiplayer:e + + @@ -200,28 +238,34 @@ -legendA1 -推荐路线 + +legendA1 +推荐路线 -legendA2 + +legendA2 -legendA1->legendA2 - - + +legendA1->legendA2 + + -legendB1 -可选路线 + +legendB1 +可选路线 -legendB2 + +legendB2 -legendB1->legendB2 - - + +legendB1->legendB2 + + @@ -231,179 +275,205 @@ -age5 - -从5岁开始 + +age5 + +从5岁开始 -scratchjr + +scratchjr - -The Official -ScratchJr Book (2015) + +The Official +ScratchJr Book (2015) -age5->scratchjr - - + +age5->scratchjr + + -age8 - -从8岁开始 + +age8 + +从8岁开始 -codinggamesinscratch + +codinggamesinscratch - -Coding Games -in Scratch -(2015) + +Coding Games +in Scratch +(2015) -age8->codinggamesinscratch - - + +age8->codinggamesinscratch + + -superscratchprogadv + +superscratchprogadv - -Super Scratch -Programming Adventure! -(2013) + +Super Scratch +Programming Adventure! +(2013) -age8->superscratchprogadv - - + +age8->superscratchprogadv + + -kidintermediate - -中级孩童游戏编程 + +kidintermediate + +中级孩童游戏编程 -inventgamepython3 + +inventgamepython3 - -Invent Your Own -Computer Games with -Python 3rd Ed (2015) + +Invent Your Own +Computer Games with +Python 3rd Ed (2015) -kidintermediate->inventgamepython3 - - + +kidintermediate->inventgamepython3 + + -learntoprogramwithminecraft + +learntoprogramwithminecraft - -Learn to Program -with Minecraft (2015) + +Learn to Program +with Minecraft (2015) -kidintermediate->learntoprogramwithminecraft - - + +kidintermediate->learntoprogramwithminecraft + + -3dgpforkids + +3dgpforkids - -3D Game Programming -for Kids (2013) + +3D Game Programming +for Kids (2013) -kidintermediate->3dgpforkids - - + +kidintermediate->3dgpforkids + + -scratchjr->age8 - - + +scratchjr->age8 + + -helpyoukidswithcomputercoding + +helpyoukidswithcomputercoding - -Help Your Kids -with Computer Coding -(2015) + +Help Your Kids +with Computer Coding +(2015) -codinggamesinscratch->helpyoukidswithcomputercoding - - + +codinggamesinscratch->helpyoukidswithcomputercoding + + -learntoprogramwithscratch + +learntoprogramwithscratch - -Learn to Program - with Scratch -(2014) + +Learn to Program + with Scratch +(2014) -superscratchprogadv->learntoprogramwithscratch - - + +superscratchprogadv->learntoprogramwithscratch + + -learntoprogramwithscratch->kidintermediate - - + +learntoprogramwithscratch->kidintermediate + + -helpyoukidswithcomputercoding->kidintermediate - - + +helpyoukidswithcomputercoding->kidintermediate + + -makinggamespython + +makinggamespython - -Making Games with -Python & Pygame (2012) + +Making Games with +Python & Pygame (2012) -inventgamepython3->makinggamespython - - + +inventgamepython3->makinggamespython + + -adventuresinminecraft + +adventuresinminecraft - -零基础学Minecraft编程 -(2015) + +零基础学Minecraft编程 +(2015) -learntoprogramwithminecraft->adventuresinminecraft - - + +learntoprogramwithminecraft->adventuresinminecraft + + @@ -412,149 +482,171 @@ -foundation - -计算机基础 + +foundation + +计算机基础 -sicp2 + +sicp2 - -计算机程序的构造和解释 -(2004) + +计算机程序的构造和解释 +(2004) -foundation->sicp2 - - + +foundation->sicp2 + + -csapp3 + +csapp3 - -深入理解计算机系统 -(原书第3版) -(2016) + +深入理解计算机系统 +(原书第3版) +(2016) -foundation->csapp3 - - + +foundation->csapp3 + + -algorithm - -算法 + +algorithm + +算法 -clrs3 + +clrs3 - -算法导论(原书第3版) -(2012) + +算法导论(原书第3版) +(2012) -algorithm->clrs3 - - + +algorithm->clrs3 + + -algorithms4 + +algorithms4 - -算法(第4版) -(2012) + +算法(第4版) +(2012) -algorithm->algorithms4 - - + +algorithm->algorithms4 + + -csmath - -计算机数学 + +csmath + +计算机数学 -concretemaths2 + +concretemaths2 - -具体数学 -(2013) + +具体数学 +(2013) -csmath->concretemaths2 - - + +csmath->concretemaths2 + + -caaqa5 + +caaqa5 - -计算机体系结构 -(2012) + +计算机体系结构 +(2012) -sicp2->caaqa5 - - + +sicp2->caaqa5 + + -mos4 + +mos4 - -现代操作系统(第3版) -(2009) + +现代操作系统(第3版) +(2009) -sicp2->mos4 - - + +sicp2->mos4 + + -csapp3->caaqa5 - - + +csapp3->caaqa5 + + -csapp3->mos4 - - + +csapp3->mos4 + + -algorithms4->clrs3 - - + +algorithms4->clrs3 + + -computationalscieng + +computationalscieng - -Computational Science -and Engineering (2007) + +Computational Science +and Engineering (2007) -concretemaths2->computationalscieng - - + +concretemaths2->computationalscieng + + @@ -562,450 +654,517 @@ -cbegin - -C + +cbegin + +C -tcpl2 + +tcpl2 - -C程序设计语言 -(2004) + +C程序设计语言 +(2004) -cbegin->tcpl2 - - + +cbegin->tcpl2 + + -lua - -Lua + +lua + +Lua -programminginlua4 + +programminginlua4 - -LUA程序设计(第2版) -(2008) + +LUA程序设计(第2版) +(2008) -lua->programminginlua4 - - + +lua->programminginlua4 + + -csharp - -C# + +csharp + +C# -mvcsharpstepbystep8 + +mvcsharpstepbystep8 - -Visual C#从入门到精通(第8版)  -(2016) + +Visual C#从入门到精通(第8版)  +(2016) -csharp->mvcsharpstepbystep8 - - + +csharp->mvcsharpstepbystep8 + + -cppbegin - -C++ 新手 + +cppbegin + +C++ 新手 -cppprimer5 + +cppprimer5 - -C++ Primer 中文版 -(第 5 版) -(2013) + +C++ Primer 中文版 +(第 5 版) +(2013) -cppbegin->cppprimer5 - - + +cppbegin->cppprimer5 + + -tcpppl4 + +tcpppl4 - -C++ 程序设计语言(原书第 4 版) -(2016) + +C++ 程序设计语言(原书第 4 版) +(2016) -cppbegin->tcpppl4 - - + +cppbegin->tcpppl4 + + -cpppractice - -C++ 实践 + +cpppractice + +C++ 实践 -exceptionalcpp + +exceptionalcpp - -Exceptional C++(中文版) -(2012) + +Exceptional C++(中文版) +(2012) -cpppractice->exceptionalcpp - - + +cpppractice->exceptionalcpp + + -effectivecpp3 + +effectivecpp3 - -Effective C++ -(2006) + +Effective C++ +(2006) -cpppractice->effectivecpp3 - - + +cpppractice->effectivecpp3 + + -cpplibrary - -C++ 标准库 + +cpplibrary + +C++ 标准库 -cppstandardlibrary2 + +cppstandardlibrary2 - -C++标准库(第2版) -(2015) + +C++标准库(第2版) +(2015) -cpplibrary->cppstandardlibrary2 - - + +cpplibrary->cppstandardlibrary2 + + -cppadvance - -C++ 进阶 + +cppadvance + +C++ 进阶 -insidecppobjectmodel + +insidecppobjectmodel - -深度探索C++对象模型 -(2012) + +深度探索C++对象模型 +(2012) -cppadvance->insidecppobjectmodel - - + +cppadvance->insidecppobjectmodel + + -cpptemplates + +cpptemplates - -C++ Templates中文版 -(2013) + +C++ Templates中文版 +(2013) -cppadvance->cpptemplates - - + +cppadvance->cpptemplates + + -elementsofprogramming + +elementsofprogramming - -编程原本 -(2012) + +编程原本 +(2012) -cppadvance->elementsofprogramming - - + +cppadvance->elementsofprogramming + + -tcpl2->cppbegin - - + +tcpl2->cppbegin + + -cppprimer5->cpppractice - - + +cppprimer5->cpppractice + + -cppprimer5->cpplibrary - - + +cppprimer5->cpplibrary + + -tcpppl4->cpplibrary - - + +tcpppl4->cpplibrary + + -cppconcurrencyinaction + +cppconcurrencyinaction - -C++并发编程实战 -(2015) + +C++并发编程实战 +(2015) -cppstandardlibrary2->cppconcurrencyinaction - - + +cppstandardlibrary2->cppconcurrencyinaction + + -effectivestl + +effectivestl - -Effective STL中文版 -(2013) + +Effective STL中文版 +(2013) -cppstandardlibrary2->effectivestl - - + +cppstandardlibrary2->effectivestl + + -boostcpplibraries2 + +boostcpplibraries2 - -The Boost C++ -Libraries 2nd Ed (2014) + +The Boost C++ +Libraries 2nd Ed (2014) -cppconcurrencyinaction->boostcpplibraries2 - - + +cppconcurrencyinaction->boostcpplibraries2 + + -moreexceptionalcpp + +moreexceptionalcpp - -More Exceptional C++ -中文版 -(2002) + +More Exceptional C++ +中文版 +(2002) -exceptionalcpp->moreexceptionalcpp - - + +exceptionalcpp->moreexceptionalcpp + + -exceptionalcppstyle + +exceptionalcppstyle - -Exceptional C++ Style -中文版 -(2006) + +Exceptional C++ Style +中文版 +(2006) -moreexceptionalcpp->exceptionalcppstyle - - + +moreexceptionalcpp->exceptionalcppstyle + + -cppcodingstandard + +cppcodingstandard - -C++编程规范 -(2010) + +C++编程规范 +(2010) -exceptionalcppstyle->cppcodingstandard - - + +exceptionalcppstyle->cppcodingstandard + + -cppcodingstandard->cppadvance - - + +cppcodingstandard->cppadvance + + -moreeffectivecpp3 + +moreeffectivecpp3 - -More Effective C++ -(中文版) -(2011) + +More Effective C++ +(中文版) +(2011) -effectivecpp3->moreeffectivecpp3 - - + +effectivecpp3->moreeffectivecpp3 + + -effectivemoderncpp + +effectivemoderncpp - -Effective Modern -C++ (2014) + +Effective Modern +C++ (2014) -effectivecpp3->effectivemoderncpp - - + +effectivecpp3->effectivemoderncpp + + -moreeffectivecpp3->effectivemoderncpp - - + +moreeffectivecpp3->effectivemoderncpp + + -effectivemoderncpp->cppcodingstandard - - + +effectivemoderncpp->cppcodingstandard + + -optimizedcpp + +optimizedcpp - -Optimized C++ -(2016) + +Optimized C++ +(2016) -effectivemoderncpp->optimizedcpp - - + +effectivemoderncpp->optimizedcpp + + -optimizedcpp->cppadvance - - + +optimizedcpp->cppadvance + + -imperfectcpp + +imperfectcpp - -Imperfect C++中文版 -(2006) + +Imperfect C++中文版 +(2006) -insidecppobjectmodel->imperfectcpp - - + +insidecppobjectmodel->imperfectcpp + + -moderncppdesign + +moderncppdesign - -C++设计新思维 -(2003) + +C++设计新思维 +(2003) -cpptemplates->moderncppdesign - - + +cpptemplates->moderncppdesign + + -frommathtogeneric + +frommathtogeneric - -From Mathematics -to Generic Programming -(2014) + +From Mathematics +to Generic Programming +(2014) -elementsofprogramming->frommathtogeneric - - + +elementsofprogramming->frommathtogeneric + + -luaprogramminggems + +luaprogramminggems - -Lua Programming -Gems (2008) + +Lua Programming +Gems (2008) -programminginlua4->luaprogramminggems - - + +programminginlua4->luaprogramminggems + + -csharpindepth3 + +csharpindepth3 - -深入理解C#(第3版) -(2014) + +深入理解C#(第3版) +(2014) -mvcsharpstepbystep8->csharpindepth3 - - + +mvcsharpstepbystep8->csharpindepth3 + + -clrviacsharp4 + +clrviacsharp4 - -CLR via C#(第4版) -(2015) + +CLR via C#(第4版) +(2015) -csharpindepth3->clrviacsharp4 - - + +csharpindepth3->clrviacsharp4 + + @@ -1013,394 +1172,452 @@ -sebegin - -软件开发新手 + +sebegin + +软件开发新手 -mythicalmanmonth2 + +mythicalmanmonth2 - -人月神话 -(2007) + +人月神话 +(2007) -sebegin->mythicalmanmonth2 - - + +sebegin->mythicalmanmonth2 + + -sepractice - -实践 + +sepractice + +实践 -practiceofprogramming + +practiceofprogramming - -程序设计实践 -(2011) + +程序设计实践 +(2011) -sepractice->practiceofprogramming - - + +sepractice->practiceofprogramming + + -dp - -设计模式 + +dp + +设计模式 -agilesoftwaredev + +agilesoftwaredev - -敏捷软件开发 -(2008) + +敏捷软件开发 +(2008) -dp->agilesoftwaredev - - + +dp->agilesoftwaredev + + -headfirstdesignpatterns + +headfirstdesignpatterns - -Head First 设计模式(中文版) -(2007) + +Head First 设计模式(中文版) +(2007) -dp->headfirstdesignpatterns - - + +dp->headfirstdesignpatterns + + -uml - -UML + +uml + +UML -umldistilled3 + +umldistilled3 - -UML精粹 -(2012) + +UML精粹 +(2012) -uml->umldistilled3 - - + +uml->umldistilled3 + + -mythicalmanmonth2->sepractice - - + +mythicalmanmonth2->sepractice + + -mythicalmanmonth2->dp - - + +mythicalmanmonth2->dp + + -mythicalmanmonth2->uml - - + +mythicalmanmonth2->uml + + -codecomplete2 + +codecomplete2 - -代码大全 -(2007) + +代码大全 +(2007) -apidesignforcpp + +apidesignforcpp - -C++ API设计 -(2013) + +C++ API设计 +(2013) -codecomplete2->apidesignforcpp - - + +codecomplete2->apidesignforcpp + + -cleancode + +cleancode - -编码整洁之道 -(2012) + +编码整洁之道 +(2012) -codecomplete2->cleancode - - + +codecomplete2->cleancode + + -workingeffectivelylegacycode + +workingeffectivelylegacycode - -修改代码的艺术 -(2014) + +修改代码的艺术 +(2014) -codecomplete2->workingeffectivelylegacycode - - + +codecomplete2->workingeffectivelylegacycode + + -designpatterns + +designpatterns - -设计模式 -(2007) + +设计模式 +(2007) -agilesoftwaredev->designpatterns - - + +agilesoftwaredev->designpatterns + + -headfirstdesignpatterns->agilesoftwaredev - - + +headfirstdesignpatterns->agilesoftwaredev + + -refactoring + +refactoring - -重构 -(2010) + +重构 +(2010) -practiceofprogramming->refactoring - - + +practiceofprogramming->refactoring + + -refactoring->codecomplete2 - - + +refactoring->codecomplete2 + + -umluserguide2 + +umluserguide2 - -UML用户指南 -(2006) + +UML用户指南 +(2006) -umldistilled3->umluserguide2 - - + +umldistilled3->umluserguide2 + + -ooadwa3 + +ooadwa3 - -面向对象分析与设计 -(2012) + +面向对象分析与设计 +(2012) -umluserguide2->ooadwa3 - - + +umluserguide2->ooadwa3 + + -mathbegin - -游戏编程数学初阶 + +mathbegin + +游戏编程数学初阶 -foundationsgedmath + +foundationsgedmath - -Foundations of Game -Engine Development, -Vol 1: Mathematics -(2016) + +Foundations of Game +Engine Development, +Vol 1: Mathematics +(2016) -mathbegin->foundationsgedmath - - + +mathbegin->foundationsgedmath + + -math3dcpcg3 + +math3dcpcg3 - -3D游戏与计算机图形学 -中的数学方法(第3版) -(2016) + +3D游戏与计算机图形学 +中的数学方法(第3版) +(2016) -mathbegin->math3dcpcg3 - - + +mathbegin->math3dcpcg3 + + -3dmathprimer2 + +3dmathprimer2 - -3D Math Primer for -Graphics and Game -Development 2nd Ed (2011) + +3D Math Primer for +Graphics and Game +Development 2nd Ed (2011) -mathbegin->3dmathprimer2 - - + +mathbegin->3dmathprimer2 + + -essentialmaths3 + +essentialmaths3 - -Essential Mathematics -for Games and -Interactive Applications -3rd Ed (2011) + +Essential Mathematics +for Games and +Interactive Applications +3rd Ed (2011) -mathbegin->essentialmaths3 - - + +mathbegin->essentialmaths3 + + -mathadvanced - -游戏编程数学进阶 + +mathadvanced + +游戏编程数学进阶 -geometricalgebra + +geometricalgebra - -Geometric Algebra for -Computer Science (2007) + +Geometric Algebra for +Computer Science (2007) -mathadvanced->geometricalgebra - - + +mathadvanced->geometricalgebra + + -geometrictools + +geometrictools - -计算机图形学 -几何工具算法详解 -(2005) + +计算机图形学 +几何工具算法详解 +(2005) -mathadvanced->geometrictools - - + +mathadvanced->geometrictools + + -visualizingquaternions + +visualizingquaternions - -Visualizing Quaternions -(2006) + +Visualizing Quaternions +(2006) -mathadvanced->visualizingquaternions - - + +mathadvanced->visualizingquaternions + + -divgradcurl4 + +divgradcurl4 - -散度、旋度、梯度释义 -(2015) + +散度、旋度、梯度释义 +(2015) -mathadvanced->divgradcurl4 - - + +mathadvanced->divgradcurl4 + + -foundationsgedmath->mathadvanced - - + +foundationsgedmath->mathadvanced + + -math3dcpcg3->mathadvanced - - + +math3dcpcg3->mathadvanced + + -3dmathprimer2->mathadvanced - - + +3dmathprimer2->mathadvanced + + -essentialmaths3->mathadvanced - - + +essentialmaths3->mathadvanced + + -computationalgeometry + +computationalgeometry - -计算几何 -(2009) + +计算几何 +(2009) -geometrictools->computationalgeometry - - + +geometrictools->computationalgeometry + + @@ -1408,468 +1625,537 @@ -gpbegin - -开始游戏编程 + +gpbegin + +开始游戏编程 -scratch - -使用Windows/DirectX + +scratch + +使用Windows/DirectX -gpbegin->scratch - - + +gpbegin->scratch + + -unity - -使用Unity + +unity + +使用Unity -gpbegin->unity - - + +gpbegin->unity + + -unreal - -使用Unreal + +unreal + +使用Unreal -gpbegin->unreal - - + +gpbegin->unreal + + -cocos2dx - -使用Cocos2d-X + +cocos2dx + +使用Cocos2d-X -gpbegin->cocos2dx - - + +gpbegin->cocos2dx + + -windowsgp2 + +windowsgp2 - -Windows游戏编程大师技巧 -(2012) + +Windows游戏编程大师技巧 +(2012) -scratch->windowsgp2 - - + +scratch->windowsgp2 + + -gamecodingcomplete4 + +gamecodingcomplete4 - -游戏编程权威指南 -(2016) + +游戏编程权威指南 +(2016) -scratch:se->gamecodingcomplete4 - - + +scratch:se->gamecodingcomplete4 + + -introtogdprodev + +introtogdprodev - -Introduction to Game -Design, Prototyping, -and Development (2014) + +Introduction to Game +Design, Prototyping, +and Development (2014) -unity->introtogdprodev - - + +unity->introtogdprodev + + -learninguegd + +learninguegd - -Learning Unreal Engine -Game Development -(2015) + +Learning Unreal Engine +Game Development +(2015) -unreal->learninguegd - - + +unreal->learninguegd + + -cocos2dxbyexample2 + +cocos2dxbyexample2 - -Cocos2d-X -by Example (2015) + +Cocos2d-X +by Example (2015) -cocos2dx->cocos2dxbyexample2 - - + +cocos2dx->cocos2dxbyexample2 + + -gpintermediate - -中级游戏编程 + +gpintermediate + +中级游戏编程 -gpalgorithmstechniques - - -Game Programming -Algorithms and -Techniques (2013) + +gpalgorithmstechniques + + +游戏编程算法与技巧 +(2016) -gpintermediate->gpalgorithmstechniques - - + +gpintermediate->gpalgorithmstechniques + + -crossplatformgp + +crossplatformgp - -Cross-Platform Game -Programming (2005) + +Cross-Platform Game +Programming (2005) -gpintermediate->crossplatformgp - - + +gpintermediate->crossplatformgp + + -buildingfpsgameunity + +buildingfpsgameunity - -Building an FPS -Game with Unity (2015) + +Building an FPS +Game with Unity (2015) -gpintermediate->buildingfpsgameunity - - + +gpintermediate->buildingfpsgameunity + + -agumentedreality + +agumentedreality - -Augmented Reality -(2016) + +Augmented Reality +(2016) -gpintermediate->agumentedreality - - + +gpintermediate->agumentedreality + + -gpmisc - -游戏编程文选 + +gpmisc + +游戏编程文选 -gpgemsbest + +gpgemsbest - -Best of Game -Programming -Gems (2008) + +Best of Game +Programming +Gems (2008) -gpmisc->gpgemsbest - - + +gpmisc->gpgemsbest + + -beginninggp + +beginninggp - -Beginning Game -Programming (2009) + +Beginning Game +Programming (2009) -gpmisc->beginninggp - - + +gpmisc->beginninggp + + -gamecodingcomplete4->gpintermediate - - + +gamecodingcomplete4->gpintermediate + + -unityinaction + +unityinaction - -Unity5实战 -(2016) + +Unity5实战 +(2016) -introtogdprodev->unityinaction - - + +introtogdprodev->unityinaction + + -unityinaction->gpintermediate - - + +unityinaction->gpintermediate + + -blueprintsvisualscripting + +blueprintsvisualscripting - -Blueprints Visual Scripting -for Unreal Engine (2015) + +Blueprints Visual Scripting +for Unreal Engine (2015) -learninguegd->blueprintsvisualscripting - - + +learninguegd->blueprintsvisualscripting + + -blueprintsvisualscripting->gpintermediate - - + +blueprintsvisualscripting->gpintermediate + + -cocos2dxbyexample2->gpintermediate - - + +cocos2dxbyexample2->gpintermediate + + -gameprogrammingpatterns + +gameprogrammingpatterns - -游戏编程模式 -(2016) + +游戏编程模式 +(2016) -gpalgorithmstechniques->gameprogrammingpatterns - - + +gpalgorithmstechniques->gameprogrammingpatterns + + -gpgoldenrules + +gpgoldenrules - -Game Programming -Golden Rules (2004) + +Game Programming +Golden Rules (2004) -gameprogrammingpatterns->gpgoldenrules - - + +gameprogrammingpatterns->gpgoldenrules + + -gpgoldenrules->gpmisc - - + +gpgoldenrules->gpmisc + + -androidndkgdcookbook + +androidndkgdcookbook - -Android NDK Game -Development Cookbook -(2013) + +Android NDK Game +Development Cookbook +(2013) -crossplatformgp->androidndkgdcookbook - - + +crossplatformgp->androidndkgdcookbook + + -unityvrprojects + +unityvrprojects - -Unity Virtual -Reality Projects (2015) + +Unity Virtual +Reality Projects (2015) -buildingfpsgameunity->unityvrprojects - - + +buildingfpsgameunity->unityvrprojects + + -practicalaugmentedreality + +practicalaugmentedreality - -Practical Augmented -Reality (2016) + +Practical Augmented +Reality (2016) -agumentedreality->practicalaugmentedreality - - + +agumentedreality->practicalaugmentedreality + + -gpgems + +gpgems - -游戏编程精粹 1 -(2004) + +游戏编程精粹 1 +(2004) -gpgemsbest->gpgems - - + +gpgemsbest->gpgems + + -advancedgp + +advancedgp - -Advanced Game -Programming (2009) + +Advanced Game +Programming (2009) -beginninggp->advancedgp - - + +beginninggp->advancedgp + + -gpgems2 + +gpgems2 - -游戏编程精粹2 -(2003) + +游戏编程精粹2 +(2003) -gpgems->gpgems2 - - + +gpgems->gpgems2 + + -gpgems3 + +gpgems3 - -游戏编程精粹3 -(2003) + +游戏编程精粹3 +(2003) -gpgems2->gpgems3 - - + +gpgems2->gpgems3 + + -gpgems4 + +gpgems4 - -游戏编程精粹4 -(2005) + +游戏编程精粹4 +(2005) -gpgems3->gpgems4 - - + +gpgems3->gpgems4 + + -gpgems5 + +gpgems5 - -游戏编程精粹5 -(2007) + +游戏编程精粹5 +(2007) -gpgems4->gpgems5 - - + +gpgems4->gpgems5 + + -gpgems6 + +gpgems6 - -游戏编程精粹6 -(2007) + +游戏编程精粹6 +(2007) -gpgems5->gpgems6 - - + +gpgems5->gpgems6 + + -gpgems7 + +gpgems7 - -游戏编程精粹7 -(2010) + +游戏编程精粹7 +(2010) -gpgems6->gpgems7 - - + +gpgems6->gpgems7 + + -gpgems8 + +gpgems8 - -Game Programming -Gems (2010) + +Game Programming +Gems (2010) -gpgems7->gpgems8 - - + +gpgems7->gpgems8 + + @@ -1878,1172 +2164,1466 @@ -gebegin - -游戏引擎开发新手 + +gebegin + +游戏引擎开发新手 -gameenginearchitecture2 + +gameenginearchitecture2 - -游戏引擎架构 -(2014) + +游戏引擎架构 +(2014) -gebegin->gameenginearchitecture2 - - + +gebegin->gameenginearchitecture2 + + -gearticles - -游戏引擎文选 + +gearticles + +游戏引擎文选 -gameenginegems1 + +gameenginegems1 - -Game Engine -Gems 1 (2010) + +Game Engine +Gems 1 (2010) -gearticles->gameenginegems1 - - + +gearticles->gameenginegems1 + + -gescript - -脚本引擎 + +gescript + +脚本引擎 -gamescriptingmastery + +gamescriptingmastery - -游戏脚本高级编程 -(2006) + +游戏脚本高级编程 +(2006) -gescript->gamescriptingmastery - - + +gescript->gamescriptingmastery + + -geoptimization - -优化 + +geoptimization + +优化 -videogameoptimization + +videogameoptimization - -Video Game -Optimization (2010) + +Video Game +Optimization (2010) -geoptimization->videogameoptimization - - + +geoptimization->videogameoptimization + + -getool - -工具开发 + +getool + +工具开发 -gamedevtools + +gamedevtools - -Game Development -Tools (2011) + +Game Development +Tools (2011) -getool->gamedevtools - - + +getool->gamedevtools + + -gameenginearchitecture2->gearticles - - + +gameenginearchitecture2->gearticles + + -gameenginearchitecture2->gescript - - + +gameenginearchitecture2->gescript + + -gameenginearchitecture2->geoptimization - - + +gameenginearchitecture2->geoptimization + + -gameenginearchitecture2->getool - - + +gameenginearchitecture2->getool + + -3dgameenginearchitecture + +3dgameenginearchitecture - -3D Game Engine -Architecture -(2004) + +3D Game Engine +Architecture +(2004) -gameenginearchitecture2->3dgameenginearchitecture - - + +gameenginearchitecture2->3dgameenginearchitecture + + -gameenginedesign2 + +gameenginedesign2 - -3D Game Engine -Design -2nd Ed (2006) + +3D Game Engine +Design +2nd Ed (2006) -3dgameenginearchitecture->gameenginedesign2 - - + +3dgameenginearchitecture->gameenginedesign2 + + -gameenginegems2 + +gameenginegems2 - -Game Engine -Gems 2 (2011) + +Game Engine +Gems 2 (2011) -gameenginegems1->gameenginegems2 - - + +gameenginegems1->gameenginegems2 + + -gameenginegems3 + +gameenginegems3 - -Game Engine -Gems 3 (2016) + +Game Engine +Gems 3 (2016) -gameenginegems2->gameenginegems3 - - + +gameenginegems2->gameenginegems3 + + -languageimplpatterns + +languageimplpatterns - -编程语言实现模式 -(2012) + +编程语言实现模式 +(2012) -gamescriptingmastery->languageimplpatterns - - + +gamescriptingmastery->languageimplpatterns + + -garbagecollectionhandbook + +garbagecollectionhandbook - -垃圾回收算法手册: -自动内存管理的艺术 -(2016) + +垃圾回收算法手册: +自动内存管理的艺术 +(2016) -languageimplpatterns->garbagecollectionhandbook - - + +languageimplpatterns->garbagecollectionhandbook + + -unity5gameoptimization + +unity5gameoptimization - -Unity 5 Game -Optimization (2015) + +Unity 5 Game +Optimization (2015) -hackersdelight2 + +hackersdelight2 - -算法心得:高效算法的奥秘(原书第2版) -(2014) + +算法心得:高效算法的奥秘(原书第2版) +(2014) -unity5gameoptimization->hackersdelight2 - - + +unity5gameoptimization->hackersdelight2 + + -videogameoptimization->unity5gameoptimization - - + +videogameoptimization->unity5gameoptimization + + -modernx86assembly + +modernx86assembly - -Modern X86 -Assembly Language -Programming (2014) + +Modern X86 +Assembly Language +Programming (2014) -hackersdelight2->modernx86assembly - - + +hackersdelight2->modernx86assembly + + -gpgpu + +gpgpu - -GPGPU Programming -for Games and Science -(2014) + +GPGPU Programming +for Games and Science +(2014) -hackersdelight2->gpgpu - - + +hackersdelight2->gpgpu + + -vectorgamemathprocessors + +vectorgamemathprocessors - -Vector Games -Math Processors -(2002) + +Vector Games +Math Processors +(2002) -hackersdelight2->vectorgamemathprocessors - - + +hackersdelight2->vectorgamemathprocessors + + -designinguxgamedevtools + +designinguxgamedevtools - -Designing the User -Experience of Game -Development Tools (2015) + +Designing the User +Experience of Game +Development Tools (2015) -gamedevtools->designinguxgamedevtools - - + +gamedevtools->designinguxgamedevtools + + -cgbegin - -游戏图形学初级 + +cgbegin + +游戏图形学初级 -rt3drendering + +rt3drendering - -Real-Time 3D -Rendering with DirectX -and HLSL (2014) + +Real-Time 3D +Rendering with DirectX +and HLSL (2014) -cgbegin->rt3drendering - - + +cgbegin->rt3drendering + + -3dgpdx12 + +3dgpdx12 - -DirectX 9.0 3D游戏开发编程基础 -(2007) + +DirectX 9.0 3D游戏开发编程基础 +(2007) -cgbegin->3dgpdx12 - - + +cgbegin->3dgpdx12 + + -oglguide9 + +oglguide9 - -OpenGL编程指南(原书第8版) -(2014) + +OpenGL编程指南(原书第8版) +(2014) -cgbegin->oglguide9 - - + +cgbegin->oglguide9 + + -cgtheory - -图形学理论初级 + +cgtheory + +图形学理论初级 -fundamentalscg4 + +fundamentalscg4 - -计算机图形学 -(2007) + +计算机图形学 +(2007) -cgtheory->fundamentalscg4 - - + +cgtheory->fundamentalscg4 + + -cgpp3 + +cgpp3 - -计算机图形学原理及实践: -C语言描述(原书第2版) -(2004) + +计算机图形学原理及实践: +C语言描述(原书第2版) +(2004) -cgtheory->cgpp3 - - + +cgtheory->cgpp3 + + -pdis + +pdis - -Principles of Digital -Image Synthesis -(PODIS) (1995) + +Principles of Digital +Image Synthesis +(PODIS) (1995) -cgtheory->pdis - - + +cgtheory->pdis + + -digitalimageprocessing3 + +digitalimageprocessing3 - -数字图像处理 -(2010) + +数字图像处理 +(2010) -cgtheory->digitalimageprocessing3 - - + +cgtheory->digitalimageprocessing3 + + -cgadvanced - -图形学进阶 + +cgadvanced + +图形学进阶 -realtimerendering - -实时渲染 + +realtimerendering + +实时渲染 -cgadvanced->realtimerendering - - + +cgadvanced->realtimerendering + + -offlinerendering - -离线渲染 + +offlinerendering + +离线渲染 -cgadvanced->offlinerendering - - + +cgadvanced->offlinerendering + + -cgtech - -图形学技术 + +cgtech + +图形学技术 -cgadvanced->cgtech - - + +cgadvanced->cgtech + + -rtr3 + +rtr3 - -实时计算机图形学 -(2004) + +实时计算机图形学 +(2004) -realtimerendering->rtr3 - - + +realtimerendering->rtr3 + + -tricks3dgpgurus + +tricks3dgpgurus - -3D游戏编程大师技巧 -(2005) + +3D游戏编程大师技巧 +(2005) -realtimerendering->tricks3dgpgurus - - + +realtimerendering->tricks3dgpgurus + + -pbrt3 - - -Physically Based -Rendering (PBRT) -3rd Ed (2016) + +pbrt3 + + +Physically Based +Rendering (PBRT) +3rd Ed (2016) -offlinerendering->pbrt3 - - + +offlinerendering->pbrt3 + + -raytracingfromgroundup - - -光线跟踪算法技术 -(2011) + +raytracingfromgroundup + + +光线跟踪算法技术 +(2011) -offlinerendering->raytracingfromgroundup - - + +offlinerendering->raytracingfromgroundup + + -d3d - -Direct3D + +d3d + +Direct3D -practiald3d11 + +practiald3d11 - -Practical Rendering -and Computation -with Direct3D 11 (2011) + +Practical Rendering +and Computation +with Direct3D 11 (2011) -d3d->practiald3d11 - - + +d3d->practiald3d11 + + -ogl - -OpenGL + +ogl + +OpenGL -oglsuper7 + +oglsuper7 - -OpenGL Super Bible -7th Ed (2015) + +OpenGL Super Bible +7th Ed (2015) -ogl->oglsuper7 - - + +ogl->oglsuper7 + + -cgmisc - -图形学文选 + +cgmisc + +图形学文选 -cgtech->cgmisc - - + +cgtech->cgmisc + + -texturingmodeling3 - - -Texturing and Modeling -(2002) + +texturingmodeling3 + + +Texturing and Modeling +(2002) -cgtech->texturingmodeling3 - - + +cgtech->texturingmodeling3 + + -lod - - -Level of Detail -for 3D Graphics (2002) + +lod + + +Level of Detail +for 3D Graphics (2002) -cgtech->lod - - + +cgtech->lod + + -npr - - -Non-Photorealistic -Rendering (2001) + +npr + + +Non-Photorealistic +Rendering (2001) -cgtech->npr - - + +cgtech->npr + + -graphicsgems - - -Graphics Gems (1990) + +graphicsgems + + +Graphics Gems (1990) -cgmisc->graphicsgems - - + +cgmisc->graphicsgems + + -blinn1 - - -Jim Blinn's Corner: -A Trip Down -the Graphics Pipeline (1997) + +blinn1 + + +Jim Blinn's Corner: +A Trip Down +the Graphics Pipeline (1997) -cgmisc->blinn1 - - + +cgmisc->blinn1 + + -rt3drendering->cgtheory - - + +rt3drendering->cgtheory + + -3dgpdx12->cgtheory - - + +3dgpdx12->cgtheory + + -oglguide9->cgtheory - - + +oglguide9->cgtheory + + -fundamentalscg4->cgadvanced - - + +fundamentalscg4->cgadvanced + + -cgpp3->cgadvanced - - + +cgpp3->cgadvanced + + -pdis->cgadvanced - - + +pdis->cgadvanced + + -digitalimageprocessing3->cgadvanced - - + +digitalimageprocessing3->cgadvanced + + -graphicsshaders2 + +graphicsshaders2 - -图形着色器 -(2013) + +图形着色器 +(2013) -ogles3guide2 + +ogles3guide2 - -OpenGL ES 3.0编程指南 -(2015) + +OpenGL ES 3.0编程指南 +(2015) -graphicsshaders2->ogles3guide2 - - + +graphicsshaders2->ogles3guide2 + + -glsl3 + +glsl3 - -OpenGL着色语言 -(2006) + +OpenGL着色语言 +(2006) -glsl3->ogles3guide2 - - + +glsl3->ogles3guide2 + + -oglsuper7->graphicsshaders2 - - + +oglsuper7->graphicsshaders2 + + -oglsuper7->glsl3 - - + +oglsuper7->glsl3 + + -oglinsights + +oglinsights - -OpenGL Insights (2012) + +OpenGL Insights (2012) -ogles3guide2->oglinsights - - + +ogles3guide2->oglinsights + + -vulkanguide + +vulkanguide - -Vulkan Programming -Guide (2016) + +Vulkan Programming +Guide (2016) -oglinsights->vulkanguide - - + +oglinsights->vulkanguide + + -rtr3->d3d - - + +rtr3->d3d + + -rtr3->ogl - - + +rtr3->ogl + + -realtimeshadows + +realtimeshadows - -实时阴影技术 -(2013) + +实时阴影技术 +(2013) -rtr3->realtimeshadows - - + +rtr3->realtimeshadows + + -rtvolumegraphics + +rtvolumegraphics - -Real-Time Volume -Graphics (2006) + +Real-Time Volume +Graphics (2006) -rtr3->rtvolumegraphics - - + +rtr3->rtvolumegraphics + + -graphicsprogrammingmethods + +graphicsprogrammingmethods - -Graphics Programming -Methods (2003) + +Graphics Programming +Methods (2003) -rtr3->graphicsprogrammingmethods - - + +rtr3->graphicsprogrammingmethods + + + + +shaderx + + +ShaderX (1996) + + + + + +graphicsprogrammingmethods->shaderx + + + + + +shaderx2 + + +ShaderX2 (2003) + + + + + +shaderx->shaderx2 + + + + + +shaderx3 + + +ShaderX3 (2004) + + + + + +shaderx2->shaderx3 + + + + + +shaderx4 + + +ShaderX4 (2006) + + + + + +shaderx3->shaderx4 + + + + + +shaderx5 + + +ShaderX5 (2006) + + + + + +shaderx4->shaderx5 + + + + + +shaderx6 + + +ShaderX6 (2008) + + + + + +shaderx5->shaderx6 + + + + + +shaderx7 + + +ShaderX7 (2009) + + + + + +shaderx6->shaderx7 + + + -gpugems - - -GPU精粹 -(2006) + +gpugems + + +GPU精粹 +(2006) - -graphicsprogrammingmethods->gpugems - - + + +shaderx7->gpugems + + -gpugems2 - - -GPU精粹2 -(2007) + +gpugems2 + + +GPU精粹2 +(2007) -gpugems->gpugems2 - - + +gpugems->gpugems2 + + -gpugems3 - - -GPU精粹3 -(2010) + +gpugems3 + + +GPU精粹3 +(2010) -gpugems2->gpugems3 - - + +gpugems2->gpugems3 + + -gpupro - - -GPU Pro (2010) + +gpupro + + +GPU Pro (2010) -gpugems3->gpupro - - + +gpugems3->gpupro + + -gpupro2 - - -GPU Pro 2 (2011) + +gpupro2 + + +GPU Pro 2 (2011) -gpupro->gpupro2 - - + +gpupro->gpupro2 + + -gpupro3 - - -GPU Pro 3 (2012) + +gpupro3 + + +GPU Pro 3 (2012) -gpupro2->gpupro3 - - + +gpupro2->gpupro3 + + -gpupro4 - - -GPU Pro 4 (2013) + +gpupro4 + + +GPU Pro 4 (2013) -gpupro3->gpupro4 - - + +gpupro3->gpupro4 + + -gpupro5 - - -GPU Pro 5 (2014) + +gpupro5 + + +GPU Pro 5 (2014) -gpupro4->gpupro5 - - + +gpupro4->gpupro5 + + -gpupro6 - - -GPU Pro 6 (2015) + +gpupro6 + + +GPU Pro 6 (2015) -gpupro5->gpupro6 - - + +gpupro5->gpupro6 + + -gpupro7 - - -GPU Pro 7 (2016) + +gpupro7 + + +GPU Pro 7 (2016) -gpupro6->gpupro7 - - + +gpupro6->gpupro7 + + + + + +gpuzen + + +GPU Zen (2017) + + + + +gpupro7->gpuzen + + + + + -advancedgi2 - - -Advanced -Global Illumination -2nd Ed (2006) + +advancedgi2 + + +Advanced +Global Illumination +2nd Ed (2006) -pbrt3->advancedgi2 - - + +pbrt3->advancedgi2 + + -raytracingfromgroundup->pbrt3 - - + +raytracingfromgroundup->pbrt3 + + -productionvolumerendering - - -Production Volume -Rendering (2012) + +productionvolumerendering + + +Production Volume +Rendering (2012) -advancedgi2->productionvolumerendering - - + +advancedgi2->productionvolumerendering + + -polygonmeshprocessing - - -Polygon Mesh -Processing (2010) + +polygonmeshprocessing + + +Polygon Mesh +Processing (2010) -texturingmodeling3->polygonmeshprocessing - - + +texturingmodeling3->polygonmeshprocessing + + -3denginedesignvirtualglobes - - -3D Engine Design -for Virtual Globes (2011) + +3denginedesignvirtualglobes + + +3D Engine Design +for Virtual Globes (2011) -lod->3denginedesignvirtualglobes - - + +lod->3denginedesignvirtualglobes + + -isosurfaces - - -Isosurfaces (2013) + +isosurfaces + + +Isosurfaces (2013) -polygonmeshprocessing->isosurfaces - - + +polygonmeshprocessing->isosurfaces + + -npcg - - -Non-Photorealistic -Computer Graphics -(2002) + +npcg + + +Non-Photorealistic +Computer Graphics +(2002) -npr->npcg - - + +npr->npcg + + -graphicsgems2 - - -Graphics Gems II (1991) + +graphicsgems2 + + +Graphics Gems II (1991) -graphicsgems->graphicsgems2 - - + +graphicsgems->graphicsgems2 + + -graphicsgems3 - - -Graphics Gems III (1994) + +graphicsgems3 + + +Graphics Gems III (1994) -graphicsgems2->graphicsgems3 - - + +graphicsgems2->graphicsgems3 + + -graphicsgems4 - - -Graphics Gems IV (1994) + +graphicsgems4 + + +Graphics Gems IV (1994) -graphicsgems3->graphicsgems4 - - + +graphicsgems3->graphicsgems4 + + -graphicsgems5 - - -Graphics Gems V (1995) + +graphicsgems5 + + +Graphics Gems V (1995) -graphicsgems4->graphicsgems5 - - + +graphicsgems4->graphicsgems5 + + -blinn2 - - -Jim Blinn's Corner: -Dirty Pixels (1998) + +blinn2 + + +Jim Blinn's Corner: +Dirty Pixels (1998) -blinn1->blinn2 - - + +blinn1->blinn2 + + -glassenernotebook1 - - -Andrew Glassner's -Notebook (1999) + +glassenernotebook1 + + +Andrew Glassner's +Notebook (1999) -blinn2->glassenernotebook1 - - + +blinn2->glassenernotebook1 + + -blinn3 - - -Jim Blinn's Corner: -Notation, Notation, -Notation (2002) + +blinn3 + + +Jim Blinn's Corner: +Notation, Notation, +Notation (2002) -glassenernotebook2 - - -Andrew Glassner's -Other Notebook (2002) + +glassenernotebook2 + + +Andrew Glassner's +Other Notebook (2002) -blinn3->glassenernotebook2 - - + +blinn3->glassenernotebook2 + + -glassenernotebook1->blinn3 - - + +glassenernotebook1->blinn3 + + -magiccg - - -The Magic of -Computer Graphics (2011) + +magiccg + + +The Magic of +Computer Graphics (2011) -glassenernotebook2->magiccg - - + +glassenernotebook2->magiccg + + - - -audiobegin - -游戏音频编程 + +audiobegin + +游戏音频编程 -gameaudioprogramming - - -Game Audio -Programming (2016) + +gameaudioprogramming + + +Game Audio +Programming (2016) -audiobegin->gameaudioprogramming - - + +audiobegin->gameaudioprogramming + + -gettingstartedcppaudio - - -Getting Started -with C++ Audio Programming -for Game Development (2013) + +gettingstartedcppaudio + + +Getting Started +with C++ Audio Programming +for Game Development (2013) -audiobegin->gettingstartedcppaudio - - + +audiobegin->gettingstartedcppaudio + + @@ -3052,310 +3632,389 @@ -animbegin - -游戏动画初阶 + +animbegin + +游戏动画初阶 -natureofcode - - -代码本色:用编程模拟自然系统 -(2014) + +natureofcode + + +代码本色:用编程模拟自然系统 +(2014) -animbegin->natureofcode - - + +animbegin->natureofcode + + -characteranimation - - -Character Animation -with Direct3D (2011) + +characteranimation + + +Character Animation +with Direct3D (2011) -animbegin->characteranimation - - + +animbegin->characteranimation + + -rt3dcharacteranimation - - -Real-time 3D -Character Animation -with Visual C++ (2001) + +rt3dcharacteranimation + + +Real-time 3D +Character Animation +with Visual C++ (2001) -animbegin->rt3dcharacteranimation - - + +animbegin->rt3dcharacteranimation + + -animadvanced - -游戏动画进阶 + +animadvanced + +游戏动画进阶 -fluid - -流体动画/模拟 + +fluid + +流体动画/模拟 -animadvanced->fluid - - + +animadvanced->fluid + + -gameik - - -Game Inverse -Kinematics (2013) + +gameik + + +Game Inverse +Kinematics (2013) -animadvanced->gameik - - + +animadvanced->gameik + + -physicsbasedanimation - - -Physics Based -Animation (2005) + +physicsbasedanimation + + +Physics Based +Animation (2005) -animadvanced->physicsbasedanimation - - + +animadvanced->physicsbasedanimation + + -rtcameras - - -Real-Time Cameras -(2009) + +rtcameras + + +Real-Time Cameras +(2009) -animadvanced->rtcameras - - + +animadvanced->rtcameras + + -phybegin - -游戏物理初阶 + +phybegin + +游戏物理初阶 -phybegin->natureofcode - - + +phybegin->natureofcode + + -physicsforgameprogrammers - - -Physics for Game -Programmers (2003) + +physicsforgameprogrammers + + +Physics for Game +Programmers (2003) -phybegin->physicsforgameprogrammers - - + +phybegin->physicsforgameprogrammers + + -physicsforgamedevelopers2 - - -游戏开发物理学 第2版 -(2015) + +physicsforgamedevelopers2 + + +游戏开发物理学 第2版 +(2015) -phybegin->physicsforgamedevelopers2 - - + +phybegin->physicsforgamedevelopers2 + + -phyadvanced - -游戏物理进阶 + +phyadvanced + +游戏物理进阶 -phyadvanced->fluid - - + +phyadvanced->fluid + + - -gamephysicspearls - - -Game Physics Pearls -(2010) + + +fpbma + + +Foundations of Physically +Based Modeling and +Animation (2017) - -phyadvanced->gamephysicspearls - - + + +phyadvanced->fpbma + + - -taofluidanimation - - -The Art of -Fluid Animation (2015) + + +fluidenginedev + + +Fluid Engine Development (2016) - -fluid->taofluidanimation - - + + +fluid->fluidenginedev + + -computeranimation3 - - -Computer Animation -3rd Ed (2012) + +computeranimation3 + + +Computer Animation +3rd Ed (2012) -characteranimation->computeranimation3 - - + +characteranimation->computeranimation3 + + -rt3dcharacteranimation->computeranimation3 - - + +rt3dcharacteranimation->computeranimation3 + + -computeranimation3->animadvanced - - + +computeranimation3->animadvanced + + -physicsforgameprogrammers->physicsforgamedevelopers2 - - + +physicsforgameprogrammers->physicsforgamedevelopers2 + + -physicsmodeling - - -Physics Modeling -for Game Programmers (2004) + +physicsmodeling + + +Physics Modeling +for Game Programmers (2004) -physicsforgameprogrammers->physicsmodeling - - + +physicsforgameprogrammers->physicsmodeling + + -physicsforgamedevelopers2->phyadvanced - - + +physicsforgamedevelopers2->phyadvanced + + -physicsmodeling->phyadvanced - - + +physicsmodeling->phyadvanced + + + + + +gamephysicspearls + + +Game Physics Pearls +(2010) + + + + + +fpbma->gamephysicspearls + + -gamephysicsenginedev2 - - -游戏物理引擎开发 -(2013) + +gamephysicsenginedev2 + + +游戏物理引擎开发 +(2013) -gamephysics2 - - -Game Physics 2nd Ed (2010) + +gamephysics2 + + +Game Physics 2nd Ed (2010) -gamephysicsenginedev2->gamephysics2 - - + +gamephysicsenginedev2->gamephysics2 + + -collisiondetection3denv - - -Collision Detection -in Interactive 3D -Environments (2003) + +collisiondetection3denv + + +Collision Detection +in Interactive 3D +Environments (2003) -rtcollisiondetection - - -实时碰撞检测算法技术 -(2010) + +rtcollisiondetection + + +实时碰撞检测算法技术 +(2010) -collisiondetection3denv->rtcollisiondetection - - + +collisiondetection3denv->rtcollisiondetection + + -gamephysicspearls->gamephysicsenginedev2 - - + +gamephysicspearls->gamephysicsenginedev2 + + -gamephysicspearls->collisiondetection3denv - - + +gamephysicspearls->collisiondetection3denv + + + + + +taofluidanimation + + +The Art of +Fluid Animation (2015) + + + + + +fluidenginedev->taofluidanimation + + -fluidsimulationforcg2 - - -Fluid Simulation -for Computer Graphics -2nd Ed (2015) + +fluidsimulationforcg2 + + +Fluid Simulation +for Computer Graphics +2nd Ed (2015) -taofluidanimation->fluidsimulationforcg2 - - + +taofluidanimation->fluidsimulationforcg2 + + @@ -3364,454 +4023,536 @@ -aibegin - -游戏AI初阶 + +aibegin + +游戏AI初阶 -aiforgames2 - - -Artificial Intelligence -for Games 2nd Ed (2009) + +aiforgames2 + + +Artificial Intelligence +for Games 2nd Ed (2009) -aibegin->aiforgames2 - - + +aibegin->aiforgames2 + + -aiforgd - - -游戏开发中的人工智能 -(2006) + +aiforgd + + +游戏开发中的人工智能 +(2006) -aibegin->aiforgd - - + +aibegin->aiforgd + + -proggameaibyexample - - -游戏人工智能编程 -案例精粹 -(2012) + +proggameaibyexample + + +游戏人工智能编程 +案例精粹 +(2012) -aibegin->proggameaibyexample - - + +aibegin->proggameaibyexample + + -unityaigp2 - - -Unity人工智能游戏开发(第2版)  -(2016) + +unityaigp2 + + +Unity人工智能游戏开发(第2版)  +(2016) -aibegin->unityaigp2 - - + +aibegin->unityaigp2 + + -aiintermediate - -中级游戏AI + +aiintermediate + +中级游戏AI -aima3 - - -人工智能 -(2004) + +aima3 + + +人工智能 +(2004) -aiintermediate->aima3 - - + +aiintermediate->aima3 + + -behavioralmathforgameai - - -Behavioral Mathematics -for Game AI (2009) + +behavioralmathforgameai + + +Behavioral Mathematics +for Game AI (2009) -aiintermediate->behavioralmathforgameai - - + +aiintermediate->behavioralmathforgameai + + -aimisc - -游戏AI文选 + +aimisc + +游戏AI文选 -aigpwisdom - - -AI Game Programming -Wisdom (2002) + +aigpwisdom + + +AI Game Programming +Wisdom (2002) -aimisc->aigpwisdom - - + +aimisc->aigpwisdom + + -aiforgames2->aiintermediate - - + +aiforgames2->aiintermediate + + -aiforgd->aiintermediate - - + +aiforgd->aiintermediate + + -proggameaibyexample->aiintermediate - - + +proggameaibyexample->aiintermediate + + -unityaigp2->aiintermediate - - + +unityaigp2->aiintermediate + + -aima3->aimisc - - + +aima3->aimisc + + -behavioralmathforgameai->aimisc - - + +behavioralmathforgameai->aimisc + + -aigpwisdom2 - - -AI Game Programming -Wisdom 2 (2003) + +aigpwisdom2 + + +AI Game Programming +Wisdom 2 (2003) -aigpwisdom->aigpwisdom2 - - + +aigpwisdom->aigpwisdom2 + + -aigpwisdom3 - - -AI Game Programming -Wisdom 3 (2006) + +aigpwisdom3 + + +AI Game Programming +Wisdom 3 (2006) -aigpwisdom2->aigpwisdom3 - - + +aigpwisdom2->aigpwisdom3 + + -aigpwisdom4 - - -AI Game Programming -Wisdom 4 (2008) + +aigpwisdom4 + + +AI Game Programming +Wisdom 4 (2008) -aigpwisdom3->aigpwisdom4 - - + +aigpwisdom3->aigpwisdom4 + + -gameaipro - - -Game AI Pro (2013) + +gameaipro + + +Game AI Pro (2013) -aigpwisdom4->gameaipro - - + +aigpwisdom4->gameaipro + + -gameaipro2 - - -Game AI Pro 2 (2015) + +gameaipro2 + + +Game AI Pro 2 (2015) -gameaipro->gameaipro2 - - + +gameaipro->gameaipro2 + + + + + +gameaipro3 + + +Game AI Pro 3 (2017) + + + + + +gameaipro2->gameaipro3 + + - + -multiplayerbegin - -多人游戏编程初阶 + +multiplayerbegin + +多人游戏编程初阶 -multiplayergp - - -Multiplayer Game -Programming (2015) + +multiplayergp + + +Multiplayer Game +Programming (2015) -multiplayerbegin->multiplayergp - - + +multiplayerbegin->multiplayergp + + -multiplayermisc - -多人游戏编程文选 + +multiplayermisc + +多人游戏编程文选 -massivelymultiplayergd - - -大型多人在线游戏开发 -(2006) + +massivelymultiplayergd + + +大型多人在线游戏开发 +(2006) -multiplayermisc->massivelymultiplayergd - - + +multiplayermisc->massivelymultiplayergd + + -serverprog - -服务器编程 + +serverprog + +服务器编程 -progposixthreads - - -POSIX多线程程序设计 -(2003) + +progposixthreads + + +POSIX多线程程序设计 +(2003) -serverprog->progposixthreads - - + +serverprog->progposixthreads + + -networkprotocol - -网络协议 + +networkprotocol + +网络协议 -tcpipillustratedv1_2 - - -TCP/IP详解 - 卷1:协议 -(2016) + +tcpipillustratedv1_2 + + +TCP/IP详解 + 卷1:协议 +(2016) -networkprotocol->tcpipillustratedv1_2 - - + +networkprotocol->tcpipillustratedv1_2 + + -networkprog - -网络编程 + +networkprog + +网络编程 -unixnetworkprogv1_3 - - -UNIX网络编程 - 卷1:套接字联网API(第3版) -(2014) + +unixnetworkprogv1_3 + + +UNIX网络编程 + 卷1:套接字联网API(第3版) +(2014) -networkprog->unixnetworkprogv1_3 - - + +networkprog->unixnetworkprogv1_3 + + -multiplayergp->multiplayermisc - - + +multiplayergp->multiplayermisc + + -multiplayergp->serverprog - - + +multiplayergp->serverprog + + -multiplayergp->networkprotocol - - + +multiplayergp->networkprotocol + + -multiplayergp->networkprog - - + +multiplayergp->networkprog + + -massivelymultiplayergd2 - - -Massively Multiplayer -Game Development 2 -(2005) + +massivelymultiplayergd2 + + +Massively Multiplayer +Game Development 2 +(2005) -massivelymultiplayergd->massivelymultiplayergd2 - - + +massivelymultiplayergd->massivelymultiplayergd2 + + -advancedprogunixenv3 - - -UNIX环境高级编程(第3版) -(2014) + +advancedprogunixenv3 + + +UNIX环境高级编程(第3版) +(2014) -progposixthreads->advancedprogunixenv3 - - + +progposixthreads->advancedprogunixenv3 + + -linuxsystemprog2 - - -Linux 系统编程(第二版) -(2014) + +linuxsystemprog2 + + +Linux 系统编程(第二版) +(2014) -advancedprogunixenv3->linuxsystemprog2 - - + +advancedprogunixenv3->linuxsystemprog2 + + -tcpipillustratedv2 - - -TCP/IP详解 - 卷2:实现 -(2004) + +tcpipillustratedv2 + + +TCP/IP详解 + 卷2:实现 +(2004) -tcpipillustratedv1_2->tcpipillustratedv2 - - + +tcpipillustratedv1_2->tcpipillustratedv2 + + -tcpipillustratedv3 - - -TCP/IP详解 - 卷3:TCP事务协议、 -HTTP、NNTP -和UNIX域协议 -(2000) + +tcpipillustratedv3 + + +TCP/IP详解 + 卷3:TCP事务协议、 +HTTP、NNTP +和UNIX域协议 +(2000) -tcpipillustratedv2->tcpipillustratedv3 - - + +tcpipillustratedv2->tcpipillustratedv3 + + -unixnetworkprogv2_2 - - -UNIX网络编程 - 卷2:进程间通信(第2版) -(2015) + +unixnetworkprogv2_2 + + +UNIX网络编程 + 卷2:进程间通信(第2版) +(2015) -unixnetworkprogv1_3->unixnetworkprogv2_2 - - + +unixnetworkprogv1_3->unixnetworkprogv2_2 + + -linuxnetworkinternals - - -深入理解 -LINUX网络技术内幕 -(2009) + +linuxnetworkinternals + + +深入理解 +LINUX网络技术内幕 +(2009) -unixnetworkprogv2_2->linuxnetworkinternals - - + +unixnetworkprogv2_2->linuxnetworkinternals + + -ccsa - - -This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. + +ccsa + + +This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/isbn.csv b/isbn.csv index be6dcc7..f2da5c3 100644 --- a/isbn.csv +++ b/isbn.csv @@ -71,7 +71,7 @@ unityinaction,9781617292323,Unity5实战,9787302436744 learninguegd,1784398152, 未找到中文, None blueprintsvisualscripting,1785286013, 未找到中文, None cocos2dxbyexample2,9781785288852, 未找到中文, None -gpalgorithmstechniques,9780321940155, 未找到中文, None +gpalgorithmstechniques,9780321940155,游戏编程算法与技巧,9787121276453 gameprogrammingpatterns,9780990582908,游戏编程模式,9787115426888 gpgoldenrules,9781584503064, 未找到中文, None crossplatformgp,9781584503798, 未找到中文, None