Physically Based Rendering


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Physically Based Rendering

副标题: From Theory to Implementation

ISBN: 9780125531801

出版社: Morgan Kaufmann

出版年: 2004-8-18

页数: 1042

定价: USD 103.00

装帧: Hardcover

内容简介


From movies to video games, computer-rendered images are pervasive today. Physically Based Rendering introduces the concepts and theory of photorealistic rendering hand in hand with the source code for a sophisticated renderer. By coupling the discussion of rendering algorithms with their implementations, Matt Pharr and Greg Humphreys are able to reveal many of the details and subtleties of these algorithms. But this book goes further; it also describes the design strategies involved with building real systems—there is much more to writing a good renderer than stringing together a set of fast algorithms. For example, techniques for high-quality antialiasing must be considered from the start, as they have implications throughout the system. The rendering system described in this book is itself highly readable, written in a style called literate programming that mixes text describing the system with the code that implements it. Literate programming gives a gentle introduction to working with programs of this size. This lucid pairing of text and code offers the most complete and in-depth book available for understanding, designing, and building physically realistic rendering systems.

关键词:Physically Based Rendering