Vyhledávat v databázi titulů je možné dle ISBN, ISSN, EAN, č. ČNB, OCLC či vlastního identifikátoru. Vyhledávat lze i v databázi autorů dle id autority či jména.
Projekt ObalkyKnih.cz sdružuje různé zdroje informací o knížkách do jedné, snadno použitelné webové služby. Naše databáze v tuto chvíli obsahuje 3155394 obálek a 951060 obsahů českých a zahraničních publikací. Naše API využívá většina knihoven v ČR.
Rok: c2005.
ISBN: 9781584503804
OKCZID: 110173250
Vydání: 1st ed.
Citace (dle ČSN ISO 690):
Physics-Based Animation. 1st ed. Hingham, Mass.: Charles River Media, c2005. xii, 817 s. Charles River Media graphics.
Hodnocení:
4.0 / 5
(6 hlasů)
The booming computer games and animated movie industries continue to drive the graphics community's seemingly insatiable search for increased realism, believability, ad speed. To achieve the quality expected by audiences of today's games and movies, programmers need to understand and implement physics-based animation. To provide this understanding, this book is written to teach students and practitioners and theory behind the mathematical models and techniques required for physics-based animation. It does not teach the basic principles of animation, but rather how to transform theoretical techniques into practical skills. It details how the mathematical models are derived from physical and mathematical principles, and explains how these mathematical models are solved in an efficient, robust, and stable manner with a computer. This impressive and comprehensive volume covers all the issues involved in physics-based animation, including collision detection, geometry, mechanics, differential equations, matrices, quaternions, and more. There is excellent coverage of collision detection algorithms and a detailed overview of a physics system. In addition, numerous examples are provided along with detailed pseudo code for most of the algorithms. This book is ideal for students of animation, researchers in the field, and professionals working in the games and movie industries. Topics Covered: * The Kinematics: Articulated Figures, Forward and Inverse Kinematics, Motion Interpolation * Multibody Animation: Particle Systems, Continuum Models with Finite Differences, the Finite Element Method, Computational Fluid Dynamics * Collision Detection: Broad and Narrow Phase Collision Detection, Contact Determination, Bounding Volume Hierarchies, Feature-and Volume-Based Algorithms Features: * Great coverage of collision detection algorithms * Good overview of parts of a physics system * Numerous examples with detailed pseudo code for most algorithms * Companion Web site includes additional content, pseudo code from the book, and exercises for appropriate chapters