Hands-On C++ Game Animation Programming: Learn modern animation techniques from theory to implementation with C++ and OpenGL
Szauer, Gabor
- 出版商: Packt Publishing
- 出版日期: 2020-06-12
- 定價: $1,550
- 售價: 8.0 折 $1,240
- 語言: 英文
- 頁數: 368
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1800208081
- ISBN-13: 9781800208087
-
相關分類:
C++ 程式語言、OpenGL
-
其他版本:
C++ Game Animation Programming - Second Edition: Learn modern animation techniques from theory to implementation using C++, OpenGL, and Vulkan (Paperback)
買這商品的人也買了...
-
$403遊戲數據分析的藝術
-
$800$680 -
$250Unity 人工智能遊戲開發, 2/e (Unity AI Game Programming, 2/e)
-
$580$458 -
$352Lua 遊戲 AI 開發指南 (Learning Game AI Programming with Lua)
-
$480$408 -
$390$371 -
$147Unreal Engine 4 藍圖可視化編程
-
$857Unreal Engine 4 藍圖完全學習教程 (典藏中文版)(Mite wakaru Unreal Engine 4 blue print chonyumon)
-
$839$797 -
$450$356 -
$403游戲服務器架構與優化
-
$780$702 -
$204現代 API : 通往架構師之門
-
$520$411 -
$888$844 -
$1,800$1,710 -
$1,300The Complete Guide to Blender Graphics: Computer Modeling & Animation, Fifth Edition
-
$454人工智能與遊戲
-
$294Unity 游戲優化, 2/e (Unity 2017 Game Optimization - Optimize all aspects of Unity performance, 2/e)
-
$419$398 -
$500$390 -
$702騰訊游戲開發精粹Ⅱ
-
$1,730$1,644 -
$1,900$1,805
相關主題
商品描述
Key Features
- Build a functional and production-ready modern animation system with complete features using C++
- Learn basic, advanced, and skinned animation programming with this step-by-step guide
- Discover the math required to implement cutting edge animation techniques such as inverse kinematics and dual quaternions
Book Description
Animation is one of the most important parts of any game. Modern animation systems work directly with track-driven animation and provide support for advanced techniques such as inverse kinematics (IK), blend trees, and dual quaternion skinning.
This book will walk you through everything you need to get an optimized, production-ready animation system up and running, and contains all the code required to build the animation system. You'll start by learning the basic principles, and then delve into the core topics of animation programming by building a curve-based skinned animation system. You'll implement different skinning techniques and explore advanced animation topics such as IK, animation blending, dual quaternion skinning, and crowd rendering. The animation system you will build following this book can be easily integrated into your next game development project. The book is intended to be read from start to finish, although each chapter is self-contained and can be read independently as well.
By the end of this book, you'll have implemented a modern animation system and got to grips with optimization concepts and advanced animation techniques.
What you will learn
- Get the hang of 3D vectors, matrices, and transforms, and their use in game development
- Discover various techniques to smoothly blend animations
- Get to grips with GLTF file format and its design decisions and data structures
- Design an animation system by using animation tracks and implementing skinning
- Optimize various aspects of animation systems such as skinned meshes, clip sampling, and pose palettes
- Implement the IK technique for your game characters using CCD and FABRIK solvers
- Understand dual quaternion skinning and how to render large instanced crowds
Who this book is for
This book is for professional, independent, and hobbyist developers interested in building a robust animation system from the ground up. Some knowledge of the C++ programming language will be helpful.
商品描述(中文翻譯)
主要特點
- 使用C++建立功能完整且可投入生產的現代動畫系統
- 透過逐步指南學習基礎、進階和蒙皮動畫程式設計
- 探索實現先進動畫技術(如逆向運動學和雙四元數)所需的數學知識
書籍描述
動畫是任何遊戲中最重要的部分之一。現代動畫系統直接使用軌道驅動的動畫,並支援逆向運動學(IK)、混合樹和雙四元數蒙皮等先進技術。
本書將引導您完成一切所需,以建立一個優化且可投入生產的動畫系統,並包含構建動畫系統所需的所有程式碼。您將從學習基本原理開始,然後深入探討動畫程式設計的核心主題,通過構建基於曲線的蒙皮動畫系統。您將實現不同的蒙皮技術,並探索逆向運動學、動畫混合、雙四元數蒙皮和群體渲染等先進動畫主題。您將根據本書構建的動畫系統可以輕鬆集成到下一個遊戲開發項目中。本書的閱讀順序是從頭到尾,但每個章節都是獨立的,也可以單獨閱讀。
通過閱讀本書,您將實現一個現代動畫系統,並掌握優化概念和先進動畫技術。
您將學到什麼
- 熟悉3D向量、矩陣和變換,以及它們在遊戲開發中的應用
- 探索各種平滑混合動畫的技巧
- 瞭解GLTF文件格式及其設計決策和數據結構
- 通過使用動畫軌道和實現蒙皮來設計動畫系統
- 優化動畫系統的各個方面,如蒙皮網格、剪輯採樣和姿勢調色板
- 使用CCD和FABRIK求解器為遊戲角色實現IK技術
- 瞭解雙四元數蒙皮以及如何渲染大型實例化群體
適合閱讀對象
本書適合專業、獨立和愛好者開發人員,他們有興趣從頭開始構建堅固的動畫系統。具備C++程式設計語言的基礎知識將有所幫助。
作者簡介
Gabor Szauer has been making games since 2010. He graduated from Full Sail University in 2010 with a bachelor's degree in game development. Gabor maintains an active Twitter presence, @gszauer, and maintains a programming-oriented game development blog. Gabor's previously published books are Game Physics Programming Cookbook and Lua Quick Start Guide, both published by Packt.
作者簡介(中文翻譯)
Gabor Szauer自2010年開始製作遊戲。他於2010年畢業於Full Sail大學,獲得遊戲開發學士學位。Gabor在Twitter上保持著活躍的存在,用戶名為@gszauer,並經營著一個以程式為導向的遊戲開發部落格。Gabor之前出版的書籍包括《遊戲物理程式設計食譜》和《Lua快速入門指南》,兩本書都由Packt出版。
目錄大綱
- Creating a Game Window
- Implementing Vectors
- Implementing Matrices
- Implementing Quaternions
- Implementing Transforms
- Building an Abstract Renderer
- Exploring the glTF File Format
- Creating Curves, Frames, and Tracks
- Implementing Animation Clips
- Mesh Skinning
- Optimizing the Animation Pipeline
- Blending between Animations
- Implementing Inverse Kinematics
- Using Dual Quaternions for Skinning
- Rendering Instanced Crowds
目錄大綱(中文翻譯)
- 建立遊戲視窗
- 實作向量
- 實作矩陣
- 實作四元數
- 實作變換
- 建立抽象渲染器
- 探索 glTF 檔案格式
- 建立曲線、幀和軌跡
- 實作動畫片段
- 網格蒙皮
- 優化動畫流程
- 在動畫之間混合
- 實作逆向運動學
- 使用雙四元數進行蒙皮
- 渲染實例化群體