新書推薦:

《
投资反脆弱修炼手册
》
售價:HK$
63.8

《
三九全景脉法
》
售價:HK$
64.9

《
我们建构的世界--社会理论与国际关系中的规则与统治(东方编译所译丛)
》
售價:HK$
96.8

《
工资的真相
》
售價:HK$
85.8

《
以色列小史 小历史·大世界
》
售價:HK$
107.8

《
空间与秩序:战后日本城市转型的治理路劲研究
》
售價:HK$
85.8

《
水声学
》
售價:HK$
109.9

《
周汝昌校订批点本石头记(函套精装版)
》
售價:HK$
438.9
|
| 內容簡介: |
游戏AI很容易被划分成各种组件,如决策、动画处理和策略,但如果想要在**的AI和差劲的AI之间达成平衡,就需要考虑各个系统之间的权衡和交互。
來源:香港大書城megBookStore,http://www.megbook.com.hk 本书首先引入了AI沙盒,介绍、实现并扩展了游戏A I中各个方面。随后你会学习到如何利用诸如Ogre 3D 、Bullet Physics、Opetlsteer、Recast、Detour 、Lua这类开源库来创建一个AI沙盒,这些基础代码可进行扩展及改进。
通过逐步讲解的方式来完成从基本造型移动到完整的士兵动画的学习。阅读完杨编写的《Lua游戏AI 编程入门影印版英文版》之后,你将能够实现一个可以导航、探路、管理动画回放、通信、感知周边环境的AI。
|
| 目錄:
|
Preface
Chapter 1:Gettinq Started with Al Sandbox
Introduction to Al sandbox
Understanding the sandbox
The project Iayout
The Premake build
Compiling the sandbox with VisuaI Studio 2008/201 0/201 2/201 3
Open source Iibraries
Open source tools
Lua IDE—Decoda
Running AI sandbox inside Decoda
Setting up a new Decoda project
Debugging Lua scripts
Decoda Watch window
Decoda Call Stack window
The Decoda VirtuaI Machines window
Simultaneous Lua and C+-I-debugging
VisuaI Studio—Attach to Process
Decoda——Attach to Process
Decoda..Attach System Debugger
Associating Lua scripts from code with Decoda
The Lua virtuaI machine
The Lua stack
Lua primitives
Metatables
Metamethods
Userdata
C/C++calling Lua functions
Lua calling C/C++functions
Function binding
Creating custom userdata
Looking at the vector data type
The demo framework
Ogre
Object-Oriented Input System
SandboxApplication
Sandbox
Agent
Utility classes
Lua binding
Summary
Chapter 2:Creating and Movinq Aqents
Creating a new sandbox project
Setting up the file structure
Extending the SandboxApplication class
Running your sandbox for the first time
Creating a new Decoda project
Configuring Decoda。S run executable
Creating a sandbox Lua script
Creating a floor
Adding a Iight
Adding a skybox
Adding meshes to the sandbox
Creating sandbox objects
Shooting blocks
Creating an agent Lua script
Creating a visual representation
Updating an agent position
Updating an agent orientation
Agent properties
Orientation
The forward axis
The leftaxis
The up axis
Location
Position
Size
Height
RadiLJS
……
|
|