请输入您要查询的百科知识:

 

词条 Volumetric path tracing
释义

  1. Description

  2. Algorithm

  3. Sampling

  4. References

  5. Further reading

Volumetric path tracing is a method for rendering images in computer graphics which was first introduced by Lafortune and Willems.[1] This method enhances the rendering of the lighting in a scene by extending the path tracing method with the effect of light scattering. It is used for photorealistic effects of participating media like fire, explosions, smoke, clouds, fog or soft shadows.

As in the path tracing method a ray gets followed backwards, beginning from the eye on, until reaching the light source. In volumetric path tracing scatter events can occur while these process. When a light ray hits a surface, a special amount of it can get scattered into the media.[2]

Description

The algorithm is based on the volumetric rendering equation,[3] which extends the rendering equation with a scattering term.

It is composed of an absorption, out-scattering, emission and an in-scattering part. The absorption and out-scattering together form the extinction term. The in-scattering is the most expensive part to calculate because it needs an integration over all paths in the scene that consist radiance. Therefore, thousands of paths need to be traced to get a result with a good quality without much noise. For a better handling the in-scattering term can be split into two components, the single scattering and the multiple scattering.[4]

Algorithm

In volumetric path tracing a distance between the ray and the surface gets sampled and compared with the distance of the nearest intersection of the ray with the surface. If the sampled distance is smaller, a scatter event occurs. In that case the path gets evaluated and traced from the scatter point in the media, not from the surface point on which it falls. The rest of the procedure continues the same, until reaching the light source.[2][5]

Sampling

A possible way of sampling distances is the ray marching method. It works similar to ray tracing but operates on a distance field of the scene and acts in discrete steps. The scattering inside the media can be determined by a phase function using importance sampling. Therefore, the Henyey–Greenstein phase function[6] can be applied. It is a non-isotropic phase function for simulating the scattering of materials like oceans, clouds or skin.[4]

References

1. ^{{cite journal|last1=Lafortune|first1=Eric P|last2=Willems|first2=Yves|title=Rendering participating media with bidirectional path tracing|journal=Proceedings of Rendering Techniques'96|date=June 1996|pages=91–100|url=http://luthuli.cs.uiuc.edu/~daf/courses/Rendering/Papers/lafortune96rendering.pdf}}
2. ^{{cite journal|last1=Skånberg|first1=Robin|title=Evaluation of Visual Parameters in Volumetric Path Tracing|date=January 2015|pages=20–22|url=http://www.diva-portal.org/smash/get/diva2:796154/FULLTEXT01.pdf|publisher=Department of Science and Technology, Linköping University}}
3. ^{{cite journal|last1=Chandrasekhar|first1=Subrahmanyan|title=Radiative transfer|journal=Quarterly Journal of the Royal Meteorological Society|date=1950|volume=76|issue=330|pages=498|doi=10.1002/qj.49707633016|publisher=John Wiley & Sons, Ltd|issn=1477-870X}}
4. ^{{cite book|last1=Jarosz|first1=Wojciech|title=Efficient Monte Carlo Methods for Light Transport in Scattering Media|date=2008|chapter-url=http://www.cs.dartmouth.edu/~wjarosz/publications/dissertation/|chapter=4-5|pages=55–100|publisher=University of California}}
5. ^{{cite journal|last1=Kulla|first1=Christopher|last2=Fajardo|first2=Marcos|title=Importance Sampling Techniques for Path Tracing in Participating Media|journal=Comp. Graph. Forum|date=June 2012|volume=31|issue=4|pages=1519–1528|doi=10.1111/j.1467-8659.2012.03148.x|publisher=John Wiley \\& Sons, Inc.|issn=0167-7055}}
6. ^{{cite web|title=The Henyey–Greenstein phase function|url=http://www.astro.umd.edu/~jph/HG_note.pdf}}

Further reading

  • Volumetric Path Tracing (March 2012). Cornell University.
  • Volume light transport (March 2012). Cornell University.
  • [https://pdfs.semanticscholar.org/31c3/9ba9975409127ef352b3a4b9024624090cc8.pdf Efficient Volume Rendering in CUDA Path Tracer] (2013). University of Southern California.

3 : Global illumination algorithms|Computer graphics algorithms|Monte Carlo methods

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/20 19:24:44