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: OpenGL ProgrammingOpenGL Programming
- Wikibooks
OpenGL is an API used for drawing 3D graphics. This book is aimed at beginners who are discovering OpenGL. It will assume knowledge of basic C and C++. If you know nothing about 3D graphics, we'll try to familiarize you along the way.
(15289 views)
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.
(16462 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.
(21795 views)
Book cover: Learning Modern 3D Graphics ProgrammingLearning Modern 3D Graphics Programming
by
This book teaches beginner-level programmable rendering for graphics programmers, from the ground up. The author also covers some important material that is often neglected or otherwise relegated to more 'advanced' concepts.
(12509 views)