Foundations and Trends® in Computer Graphics and Vision > Vol 10 > Issue 2

The Path to Path-Traced Movies

By Per H. Christensen, Pixar Animation Studios, USA, per@pixar.com | Wojciech Jarosz, Dartmouth College, USA, wojciech.k.jarosz@dartmouth.edu

 
Suggested Citation
Per H. Christensen and Wojciech Jarosz (2016), "The Path to Path-Traced Movies", Foundations and TrendsĀ® in Computer Graphics and Vision: Vol. 10: No. 2, pp 103-175. http://dx.doi.org/10.1561/0600000073

Publication Date: 27 Oct 2016
© 2016 P. H. Christensen and W. Jarosz
 
Subjects
Rendering,  Rendering: Forward rendering
 

Free Preview:

Download extract

Share

Download article
In this article:
1. Introduction
2. Illumination
3. Path Tracing
4. Other Rendering Techniques: A Retrospective
5. Advanced Path Tracing
6. Enabling Technology
7. Why Path Tracing and Why Now?
8. Extensions and Challenges
9. Discussion and Conclusion
Acknowledgements
References

Abstract

Path tracing is one of several techniques to render photorealistic images by simulating the physics of light propagation within a scene. The roots of path tracing are outside of computer graphics, in the Monte Carlo simulations developed for neutron transport. A great strength of path tracing is that it is conceptually, mathematically, and often-times algorithmically simple and elegant, yet it is very general. Until recently, however, brute-force path tracing techniques were simply too noisy and slow to be practical for movie production rendering. They therefore received little usage outside of academia, except perhaps to generate an occasional reference image to validate the correctness of other (faster but less general) rendering algorithms. The last ten years have seen a dramatic shift in this balance, and path tracing techniques are now widely used. This shift was partially fueled by steadily increasing computational power and memory, but also by significant improvements in sampling, rendering, and denoising techniques. In this survey, we provide an overview of path tracing and highlight important milestones in its development that have led to it becoming the preferred movie rendering technique today.

DOI:10.1561/0600000073
ISBN: 978-1-68083-210-5
86 pp. $65.00
Buy book (pb)
 
ISBN: 978-1-68083-211-2
86 pp. $130.00
Buy E-book (.pdf)
Table of contents:
1. Introduction
2. Illumination
3. Path Tracing
4. Other Rendering Techniques: A Retrospective
5. Advanced Path Tracing
6. Enabling Technology
7. Why Path Tracing and Why Now?
8. Extensions and Challenges
9. Discussion and Conclusion
Acknowledgements
References

The Path to Path-Traced Movies

Path tracing is one of several techniques to render photorealistic images by simulating the physics of light propagation within a scene. The roots of path tracing are outside of computer graphics, in the Monte Carlo simulations developed for neutron transport. A great strength of path tracing is that it is conceptually, mathematically, and often-times algorithmically simple and elegant, yet it is very general. Until recently, however, brute-force path tracing techniques were simply too noisy and slow to be practical for movie production rendering. They therefore received little usage outside of academia, except perhaps to generate an occasional reference image to validate the correctness of other (faster but less general) rendering algorithms. The last ten years have seen a dramatic shift in this balance, and path tracing techniques are now widely used. This shift was partially fueled by steadily increasing computational power and memory, but also by significant improvements in sampling, rendering, and denoising techniques.

The Path to Path-Traced Movies provides the reader with an overview of path tracing and highlights important milestones in its development that have led to it becoming the preferred movie rendering technique today. It identifies major hurdles that stood in the way of that transition, describing the technical milestones that pushed the field forward over the last couple of decades, and discusses the combination of circumstances that came together to propel the CG and VFX movie industry into a path-traced world. Since the journey is not yet complete, it also discusses on-going challenges and open questions that practitioners and researchers will need to address in the years to come.

 
CGV-073