• Kapcsolat

  • Hírlevél

  • Rólunk

  • Szállítási lehetőségek

  • Prospero könyvpiaci podcast

  • Hírek

  • Game Physics

    Game Physics by Eberly, David H.;

      • 20% KEDVEZMÉNY?

      • A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
      • Kiadói listaár GBP 100.00
      • Az ár azért becsült, mert a rendelés pillanatában nem lehet pontosan tudni, hogy a beérkezéskor milyen lesz a forint árfolyama az adott termék eredeti devizájához képest. Ha a forint romlana, kissé többet, ha javulna, kissé kevesebbet kell majd fizetnie.

        50 610 Ft (48 200 Ft + 5% áfa)
      • Kedvezmény(ek) 20% (cc. 10 122 Ft off)
      • Kedvezményes ár 40 488 Ft (38 560 Ft + 5% áfa)

    50 610 Ft

    db

    Beszerezhetőség

    Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
    A Prosperónál jelenleg nincsen raktáron.

    Why don't you give exact delivery time?

    A beszerzés időigényét az eddigi tapasztalatokra alapozva adjuk meg. Azért becsült, mert a terméket külföldről hozzuk be, így a kiadó kiszolgálásának pillanatnyi gyorsaságától is függ. A megadottnál gyorsabb és lassabb szállítás is elképzelhető, de mindent megteszünk, hogy Ön a lehető leghamarabb jusson hozzá a termékhez.

    A termék adatai:

    • Kiadás sorszáma 2, New edition
    • Kiadó CRC Press
    • Megjelenés dátuma 2010. április 5.

    • ISBN 9780123749031
    • Kötéstípus Keménykötés
    • Terjedelem944 oldal
    • Méret 235x191 mm
    • Súly 1940 g
    • Nyelv angol
    • 0

    Kategóriák

    Rövid leírás:

    Dave Eberly's much anticipated sequel to his cornerstone resource on the mathematics associated with game physics

    Több

    Hosszú leírás:

    Create physically realistic 3D Graphics environments with this introduction to the ideas and techniques behind the process. Author David H. Eberly includes simulations to introduce the key problems involved and then gradually reveals the mathematical and physical concepts needed to solve them. He then describes all the algorithmic foundations and uses code examples and working source code to show how they are implemented, culminating in a large collection of physical simulations. The book tackles the complex, challenging issues that other books avoid, including Lagrangian dynamics, rigid body dynamics, impulse methods, resting contact, linear complementarity problems, deformable bodies, mass-spring systems, friction, numerical solution of differential equations, numerical stability and its relationship to physical stability, and Verlet integration methods. This book even describes when real physics isn't necessary - and hacked physics will do.



    "I keep at most a dozen reference texts within easy reach of my workstation computer. This book will replace two of them."--Ian Ashdown, President, byHeart Consultants Limited

    Több

    Tartalomjegyzék:

    Game Physics
    1st edition

    1 A Brief History of the World: A Summary of the Topics
    2 Basic Concepts
    3 Rigid Body Motion
    4 Deformable Bodies
    5 Physics Engines
    6 Physics and Shader Programs
    7 Linear Complementarity and Mathematical Programming
    8 Differential Equations
    9 Numerical Methods
    10 Quaternions
    Appendices
    A Linear Algebra
    B Affine Algebra
    C Calculus
    D Ordinary Difference Equations

    A Summary of the Changes for the 2nd Edition:

    Naturally, Chapter 1 (Introduction) will be rewritten based on the contents for the second edition.

    The chapter on Physics Engines needs a significant rewrite. The goal will be to describe how to implement a classic rigid-body physics engine. And there will be source code to go with it, illustrating a generic collision detection system to go with the collision response people seem to associate with a physics engine. I will also include a new section on ragdoll physics, and there will be source code to go with this.

    I plan on inserting a new chapter (chapter 6 below) that will contain descriptions of various papers of interest in game physics. In particular, I will review publications by Ronald Fedkiw, Jos Stam, and James O'Brien, choosing a few of each to describe and to implement in source code and include on the CDROM for the book. This new material fills the void in the 1st edition - not much discussion of applications of particle systems, fluids, or gases. The chapter on shader programs (old Chapter 6) will be discarded in its entirety.

    Chapters 7 through 10 and Appendices A through D form the mathematical heart of the book. The appendices are effectively background material that a reader will be exposed to at a university. The chapters 7 through 10 are more advanced topics. I believe it is reasonable to break the book into two parts:

    Part I -The Physics

    1 Introduction
    2 Basic Concepts
    3 Rigid Bodies
    4 Deformable Bodies
    5 Physics Engines [rigid body concepts]
    6 Particles, Fluids, and Gases [deformable body concepts]

    Part II -The Mathematics

    7 Linear Algebra
    8 Affine Algebra
    9 Calculus
    10 Quaternions
    11 Differential Equations
    12 Difference Equations
    13 Numerical Methods
    14 Linear Complementarity and Mathematical Programming

    The idea is that Part I is readable immediately by anyone having a reasonable mathematics background. Portions of Part II can be read, as needed.

    The chapter on Linear Complementarity will be rewritten to omit the Lemke algorithm, replacing it by a discussion of iterative methods to solve LCP.

    The 2nd edition will contain a lot more source code. And, as mentioned previously, we should include CD-ROM icons in the margins to let readers know that there is source code to illustrate the concepts.

    Több