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: 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.
(6792 views)
Book cover: The Cg Tutorial: The Definitive Guide to Programmable Real-Time GraphicsThe Cg Tutorial: The Definitive Guide to Programmable Real-Time Graphics
by - Addison-Wesley
Cg is a complete programming environment for the fast creation of special effects and real-time experiences on multiple platforms. This book is the definitive introduction to Cg, and will be essential for anyone programming real-time graphics.
(16273 views)
Book cover: Cg ProgrammingCg Programming
- Wikibooks
Nvidia's programming language Cg is one of several commonly used shading languages for real-time rendering. These shading languages are used to program shaders (i.e. more or less small programs) that are executed on a GPU (graphics processing unit).
(7881 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.
(21682 views)