Realistic ray tracing.$c Peter Shirley, R. Keith Morley.
Concentrating on the "nuts and bolts" of writing ray tracing programs, this new and revised edition emphasizes practical and implementation issues and takes the reader through all the details needed to write a modern rendering system. Most importantly, the book adds many C++ code segments,...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Wellesley :
Ak Peters,
2009.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Contents
- Preface
- Introduction
- 1 Getting Started
- 2 Ray�Object Intersections
- 3 A Simple Ray Tracer
- 4 Viewing
- 5 Solid Texture Mapping
- 6 Image Texture Mapping
- 7 Triangle Meshes
- 8 Instancing
- 9 Bounding Volume Hierarchies
- 10 Monte Carlo Integration
- 11 Radiometry
- 12 Path Tracing
- 13 Explicit Direct Lighting
- 14 Photon Mapping
- 15 Participating Media
- 16 Going Further
- Index