Practical Algorithms for 3D Computer Graphics, 2nd Edition

Book description

Practical Algorithms for 3D Computer Graphics, Second Edition covers the fundamental algorithms that are the core of all 3D computer graphics software packages. Using Core OpenGL and OpenGL ES, the book enables you to create a complete suite of programs for 3D computer animation, modeling, and image synthesis.

Since the publication of the first edition, implementation aspects have changed significantly, including advances in graphics technology that are enhancing immersive experiences with virtual reality. Reflecting these considerable developments, this second edition presents up-to-date algorithms for each stage in the creative process. It takes you from the construction of polygonal models of real and imaginary objects to rigid body animation and hierarchical character animation to the rendering pipeline for the synthesis of realistic images.

New to the Second Edition

  • New chapter on the modern approach to real-time 3D programming using OpenGL
  • New chapter that introduces 3D graphics for mobile devices
  • New chapter on OpenFX, a comprehensive open source 3D tools suite for modeling and animation
  • Discussions of new topics, such as particle modeling, marching cubes, and techniques for rendering hair and fur
  • More web-only content, including source code for the algorithms, video transformations, comprehensive examples, and documentation for OpenFX

The book is suitable for newcomers to graphics research and 3D computer games as well as more experienced software developers who wish to write plug-in modules for any 3D application program or shader code for a commercial games engine.

Table of contents

  1. Front Cover
  2. Contents
  3. Preface
  4. Part I: Basic principles
    1. 1. Introduction (1/2)
    2. 1. Introduction (2/2)
    3. 2. Basic theory and mathematical results (1/12)
    4. 2. Basic theory and mathematical results (2/12)
    5. 2. Basic theory and mathematical results (3/12)
    6. 2. Basic theory and mathematical results (4/12)
    7. 2. Basic theory and mathematical results (5/12)
    8. 2. Basic theory and mathematical results (6/12)
    9. 2. Basic theory and mathematical results (7/12)
    10. 2. Basic theory and mathematical results (8/12)
    11. 2. Basic theory and mathematical results (9/12)
    12. 2. Basic theory and mathematical results (10/12)
    13. 2. Basic theory and mathematical results (11/12)
    14. 2. Basic theory and mathematical results (12/12)
    15. 3. Data structures for 3D graphics (1/4)
    16. 3. Data structures for 3D graphics (2/4)
    17. 3. Data structures for 3D graphics (3/4)
    18. 3. Data structures for 3D graphics (4/4)
    19. 4. Basic visualization (1/16)
    20. 4. Basic visualization (2/16)
    21. 4. Basic visualization (3/16)
    22. 4. Basic visualization (4/16)
    23. 4. Basic visualization (5/16)
    24. 4. Basic visualization (6/16)
    25. 4. Basic visualization (7/16)
    26. 4. Basic visualization (8/16)
    27. 4. Basic visualization (9/16)
    28. 4. Basic visualization (10/16)
    29. 4. Basic visualization (11/16)
    30. 4. Basic visualization (12/16)
    31. 4. Basic visualization (13/16)
    32. 4. Basic visualization (14/16)
    33. 4. Basic visualization (15/16)
    34. 4. Basic visualization (16/16)
    35. 5. Realistic visualization (1/5)
    36. 5. Realistic visualization (2/5)
    37. 5. Realistic visualization (3/5)
    38. 5. Realistic visualization (4/5)
    39. 5. Realistic visualization (5/5)
    40. 6. Computer animation (1/15)
    41. 6. Computer animation (2/15)
    42. 6. Computer animation (3/15)
    43. 6. Computer animation (4/15)
    44. 6. Computer animation (5/15)
    45. 6. Computer animation (6/15)
    46. 6. Computer animation (7/15)
    47. 6. Computer animation (8/15)
    48. 6. Computer animation (9/15)
    49. 6. Computer animation (10/15)
    50. 6. Computer animation (11/15)
    51. 6. Computer animation (12/15)
    52. 6. Computer animation (13/15)
    53. 6. Computer animation (14/15)
    54. 6. Computer animation (15/15)
  5. Part II: Practical 3D graphics
    1. 7. Real-time 3D: OpenGL (1/6)
    2. 7. Real-time 3D: OpenGL (2/6)
    3. 7. Real-time 3D: OpenGL (3/6)
    4. 7. Real-time 3D: OpenGL (4/6)
    5. 7. Real-time 3D: OpenGL (5/6)
    6. 7. Real-time 3D: OpenGL (6/6)
    7. 8. Mobile 3D: OpenGLES (1/6)
    8. 8. Mobile 3D: OpenGLES (2/6)
    9. 8. Mobile 3D: OpenGLES (3/6)
    10. 8. Mobile 3D: OpenGLES (4/6)
    11. 8. Mobile 3D: OpenGLES (5/6)
    12. 8. Mobile 3D: OpenGLES (6/6)
    13. 9. The complete package: OpenFX (1/11)
    14. 9. The complete package: OpenFX (2/11)
    15. 9. The complete package: OpenFX (3/11)
    16. 9. The complete package: OpenFX (4/11)
    17. 9. The complete package: OpenFX (5/11)
    18. 9. The complete package: OpenFX (6/11)
    19. 9. The complete package: OpenFX (7/11)
    20. 9. The complete package: OpenFX (8/11)
    21. 9. The complete package: OpenFX (9/11)
    22. 9. The complete package: OpenFX (10/11)
    23. 9. The complete package: OpenFX (11/11)
  6. Part III: Practical algorithms for modeling and procedural textures
    1. 10. Modeling with polygonal datasets (1/16)
    2. 10. Modeling with polygonal datasets (2/16)
    3. 10. Modeling with polygonal datasets (3/16)
    4. 10. Modeling with polygonal datasets (4/16)
    5. 10. Modeling with polygonal datasets (5/16)
    6. 10. Modeling with polygonal datasets (6/16)
    7. 10. Modeling with polygonal datasets (7/16)
    8. 10. Modeling with polygonal datasets (8/16)
    9. 10. Modeling with polygonal datasets (9/16)
    10. 10. Modeling with polygonal datasets (10/16)
    11. 10. Modeling with polygonal datasets (11/16)
    12. 10. Modeling with polygonal datasets (12/16)
    13. 10. Modeling with polygonal datasets (13/16)
    14. 10. Modeling with polygonal datasets (14/16)
    15. 10. Modeling with polygonal datasets (15/16)
    16. 10. Modeling with polygonal datasets (16/16)
    17. 11. Algorithms for procedural textures (1/10)
    18. 11. Algorithms for procedural textures (2/10)
    19. 11. Algorithms for procedural textures (3/10)
    20. 11. Algorithms for procedural textures (4/10)
    21. 11. Algorithms for procedural textures (5/10)
    22. 11. Algorithms for procedural textures (6/10)
    23. 11. Algorithms for procedural textures (7/10)
    24. 11. Algorithms for procedural textures (8/10)
    25. 11. Algorithms for procedural textures (9/10)
    26. 11. Algorithms for procedural textures (10/10)
  7. Bibliography (1/2)
  8. Bibliography (2/2)

Product information

  • Title: Practical Algorithms for 3D Computer Graphics, 2nd Edition
  • Author(s): R. Stuart Ferguson
  • Release date: December 2013
  • Publisher(s): A K Peters/CRC Press
  • ISBN: 9781466582538