Logo

Physically Based Rendering: From Theory to Implementation

Large book cover: Physically Based Rendering: From Theory to Implementation

Physically Based Rendering: From Theory to Implementation
by

Publisher: Morgan Kaufmann
Number of pages: 1266

Description:
Physically Based Rendering describes both the mathematical theory behind a modern photorealistic rendering system as well as its practical implementation. A method known as 'literate programming' combines human-readable documentation and source code into a single reference that is specifically designed to aid comprehension. The ideas and software in this book show the reader how to design and employ a full-featured rendering system capable of creating creating stunning imagery.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: PNG: The Definitive GuidePNG: The Definitive Guide
by - O'Reilly
PNG, the Portable Network Graphics image format, is one little piece of the puzzle. This book makes PNG less puzzling by explaining the motivations behind PNG's creation, the ways in which it can be used, and the tools that can manipulate it.
(16399 views)
Book cover: Blender Basics: Classroom Tutorial BookBlender Basics: Classroom Tutorial Book
by
Blender is a 3D technology rendering/animation/game development open-sourced freeware program maintained by the Blender Foundation. This tutorial book is designed to get you up and running in the basics of creating objects and scenes and animating.
(21710 views)
Book cover: Pixel Shaders: An Interactive Introduction to Graphics ProgrammingPixel Shaders: An Interactive Introduction to Graphics Programming
by - pixelshaders.com
This book is intended to bring the wonder and joy of graphics processor programming to a wider audience. It is targeted at artists who want to integrate computer graphics into their work, and traditional programmers who want to try a different way.
(10174 views)
Book cover: Learn Computer Graphics From ScratchLearn Computer Graphics From Scratch
- Scratchapixel
From the table of contents: Mathematics and Physics for Computer Graphics; Foundations of 3D Rendering; Better, Faster, More; Advanced Techniques; Digital Imaging; Procedural Generation of Virtual Worlds. 32 lessons, 166 chapters, C++ source code.
(6810 views)