株式会社極東書店トップ > 商品一覧 > Production Rendering: Design and Implementation. 2005 ed.
商品詳細
Production Rendering: Design and Implementation. 2005 ed.
・ISBN 978-1-85233-821-3 hard EUR 99.99
¥26,726.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Stephenson, Ian (ed.), |
|---|---|
| 出版社 | (Springer London Ltd, UK) |
| 出版年月 | 2004 |
| ページ数 | 302 pp. |
| 言語 | ENG |
| ニュース番号 | <A05-49936> |
解説
In the past, rendering systems used a range of different approaches, each compatible and able to handle certain kinds of images. However, the last few years have seen the development of practical techniques, which bring together many areas of research into stable, production ready rendering tools. Production Rendering: Design and Implementation is written by experienced graphics software developers and discusses the techniques they have used to implement feature film quality rendering engines.
Key Topics:
- A rendering framework for managing a micro polygon-oriented graphics pipeline
- Problems presented by different types of geometry showing how different surface types can be made ready for shading
- Shading and how it fits into a rendering pipeline
- How to write a good shader compiler
- Ray tracing in a production renderer
- Incorporating global illumination into a renderer
- Gathering surface samples into a final image
- Tips and tricks in rendering