Cantitate/Preț
Produs

Practical Algorithms for 3D Computer Graphics

Autor R. Stuart Ferguson
en Limba Engleză Paperback – 19 dec 2013
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 47424 lei  6-8 săpt.
  CRC Press – 19 dec 2013 47424 lei  6-8 săpt.
Hardback (1) 98121 lei  6-8 săpt.
  CRC Press – 6 oct 2017 98121 lei  6-8 săpt.

Preț: 47424 lei

Preț vechi: 68559 lei
-31% Nou

Puncte Express: 711

Preț estimativ în valută:
9075 9547$ 7514£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781466582521
ISBN-10: 1466582529
Pagini: 520
Ilustrații: 274 black & white illustrations
Dimensiuni: 191 x 235 x 25 mm
Greutate: 0.91 kg
Ediția:Revizuită
Editura: CRC Press
Colecția A K Peters/CRC Press

Public țintă

Computer graphics professionals; advanced undergraduate students in computer graphics.

Cuprins

BASIC PRINCIPLES: Introduction. Basic Theory and Mathematical Results. Data Structures for 3D Graphics. Basic Visualization. Realistic Visualization. Computer Animation. PRACTICAL 3D GRPAHICS: Real-Time 3D: OpenGL. Mobile 3D: OpenGLES. The Complete Package: OpenFX. PRACTICAL ALGORITHMS FOR MODELING AND PROCEDURAL TEXTURES: Modeling with Polygonal Datasets. Algorithms for Procedural Textures. Bibliography. Index.

Recenzii

"A valuable book to accompany any course that mixes the theory and practice of 3D graphics. The book’s web site has many useful programs and code samples."
—Karen Rafferty, Queen’s University, Belfast
"The topics covered by this book are backed by the OpenFX modeling and animation software. This is a big plus in that it provides a practical perspective and encourages experimentation. … [This] will offer students a more interesting and hands-on learning experience, especially for those wishing to pursue a career in computer game development."
—Naganand Madhavapeddy, Game Developer

Descriere

This second edition presents up-to-date algorithms that are the core of all 3D computer graphics software packages. Using Core OpenGL and OpenGL ES, the book enables readers to create a complete suite of programs for 3D computer animation, modeling, and image synthesis. This edition includes three new chapters on real-time 3D programming using OpenGL, 3D graphics for mobile devices, and the open source OpenFX 3D tools suite. Source code, documentation, and much more are available on the author’s website.