Skip to main content
Erschienen in: Programming and Computer Software 3/2021

01.05.2021

Progressive Backward Photon Mapping

verfasst von: A. D. Zhdanov, D. D. Zhdanov

Erschienen in: Programming and Computer Software | Ausgabe 3/2021

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

This work is devoted to the study of photon mapping methods applied to realistic rendering. In distinction from the conventional rendering methods, the calculation of the indirect and caustic luminance is based on backward photon maps (which are also called observation maps). The main advantages of this method are described. These advantages are the natural distribution of the photons in the regions forming the image luminance and the reduction of the number of photons formed on the trace of one ray. The main algorithmic difficulty of the backward photon mapping method is discussed, which is the necessity to synchronize data access during the calculations and accumulate the luminance due to indirect and caustic illuminance. To resolve this difficulty, it is proposed to use intermediate photon maps of the indirect and caustic illumination distributed over the computation threads that render the corresponding parts of the image. Based on this analysis, the method of progressive backward photon mapping is introduced, and an algorithm of realistic rendering based on this method is described. The proposed algorithm does not require additional synchronization during the accumulation of luminance at the image points, which makes it possible to efficiently implement it not only on the central processor but also on graphics processors (GPUs). Results of the qualitative and quantitative comparison of the rendering results produced by the methods of progressive forward and backward photon mapping are presented.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Zhdanov, D.D., Galaktionov, V. A., Voloboy, A.G., Zhdanov, A.D. Garbul’, A.A., Potemin, I.S., and Sokolov, V. G., Photorealistic rendering of images formed by augmented reality optical systems, Program. Comput. Software, 2018, vol. 44, no. 4, pp. 213–224.CrossRef Zhdanov, D.D., Galaktionov, V. A., Voloboy, A.G., Zhdanov, A.D. Garbul’, A.A., Potemin, I.S., and Sokolov, V. G., Photorealistic rendering of images formed by augmented reality optical systems, Program. Comput. Software, 2018, vol. 44, no. 4, pp. 213–224.CrossRef
2.
Zurück zum Zitat Kajiya, J.T., The rendering equation, Proc. of the 13th Annual Conference on Computer Graphics and Interactive Techniques, 1986, pp. 143–150. Kajiya, J.T., The rendering equation, Proc. of the 13th Annual Conference on Computer Graphics and Interactive Techniques, 1986, pp. 143–150.
3.
Zurück zum Zitat Kay, T.L. and Kajiya, J.T., Ray tracing complex scenes, ACM SIGGRAPH Comput. Graphics, 1986, vol. 20, no. 4, pp. 269–278.CrossRef Kay, T.L. and Kajiya, J.T., Ray tracing complex scenes, ACM SIGGRAPH Comput. Graphics, 1986, vol. 20, no. 4, pp. 269–278.CrossRef
4.
Zurück zum Zitat Chattopadhyay, S. and Fujimoto, A., Bi-directional ray tracing, in Computer Graphics, Tokyo: Springer, 1987, pp. 335–343. Chattopadhyay, S. and Fujimoto, A., Bi-directional ray tracing, in Computer Graphics, Tokyo: Springer, 1987, pp. 335–343.
5.
Zurück zum Zitat Lafortune, E.P. and Willems, Y., Bi-directional path tracing, Compugraphics'93, 1993, pp. 145–153. Lafortune, E.P. and Willems, Y., Bi-directional path tracing, Compugraphics'93, 1993, pp. 145–153.
6.
Zurück zum Zitat Jensen, H.W., Global illumination using photon maps, Eurographics Workshop on Rendering techniques, Vienna: Springer, 1996, pp. 21–30. Jensen, H.W., Global illumination using photon maps, Eurographics Workshop on Rendering techniques, Vienna: Springer, 1996, pp. 21–30.
7.
Zurück zum Zitat Jensen, H.W. and Christensen, P., High quality rendering using ray tracing and photon mapping, ACM SIGGRAPH 2007 Courses, 2007. Jensen, H.W. and Christensen, P., High quality rendering using ray tracing and photon mapping, ACM SIGGRAPH 2007 Courses, 2007.
8.
Zurück zum Zitat Veach, E. and Guibas, L.J., Optimally combining sampling techniques for Monte Carlo rendering, Proc. of the 22nd Annual Conference on Computer Graphics and Interactive Techniques, 1995, pp. 419–428. Veach, E. and Guibas, L.J., Optimally combining sampling techniques for Monte Carlo rendering, Proc. of the 22nd Annual Conference on Computer Graphics and Interactive Techniques, 1995, pp. 419–428.
9.
Zurück zum Zitat Georgiev, I., Krivánek, J., Davidovic, T., and Slusallek, P., Light transport simulation with vertex connection and merging, ACM Trans. Graph. 2012, vol. 31, no. 6, pp. 192:1–192:10. Georgiev, I., Krivánek, J., Davidovic, T., and Slusallek, P., Light transport simulation with vertex connection and merging, ACM Trans. Graph. 2012, vol. 31, no. 6, pp. 192:1–192:10.
10.
Zurück zum Zitat Havran, V., Herzog, R., and Seidel, H.P., Fast final gathering via reverse photon mapping, Comput. Graph. Forum, 2005, vol. 24, no. 3, pp. 323–332.CrossRef Havran, V., Herzog, R., and Seidel, H.P., Fast final gathering via reverse photon mapping, Comput. Graph. Forum, 2005, vol. 24, no. 3, pp. 323–332.CrossRef
11.
Zurück zum Zitat Hachisuka, T., Ogaki, S., and Jensen, H.V., Progressive photon mapping, ACM SIGGRAPH Asia 2008 Papers, 2008, pp. 1–8. Hachisuka, T., Ogaki, S., and Jensen, H.V., Progressive photon mapping, ACM SIGGRAPH Asia 2008 Papers, 2008, pp. 1–8.
12.
Zurück zum Zitat Zhdanov, D.D., Aleinikov, A.A., Zhdanov, A.D., and Deryabin, N.B., Construction of a model of a continuous light source specified by a fixed set of rays, Program. Comput. Software, 2016, vol. 42, pp. 333–340.CrossRef Zhdanov, D.D., Aleinikov, A.A., Zhdanov, A.D., and Deryabin, N.B., Construction of a model of a continuous light source specified by a fixed set of rays, Program. Comput. Software, 2016, vol. 42, pp. 333–340.CrossRef
13.
Zurück zum Zitat Snyder, W.C., Reciprocity of the bidirectional reflectance distribution function (BRDF) in measurements and models of structured surfaces, IEEE Trans. Geosci. Remote Sens., 1998, vol. 36, no. 2, pp. 685–691.CrossRef Snyder, W.C., Reciprocity of the bidirectional reflectance distribution function (BRDF) in measurements and models of structured surfaces, IEEE Trans. Geosci. Remote Sens., 1998, vol. 36, no. 2, pp. 685–691.CrossRef
14.
Zurück zum Zitat Voloboy, A.G., Galaktionov, V. A., Ershov, S.V., Letunov, A.A., and Potemin, I.S., Computer appliance for measuring light diffusing properties of surfaces, Inf. Tekhnol. Vychisl. Sistemy, 2006, vol. 4, pp. 24–39. Voloboy, A.G., Galaktionov, V. A., Ershov, S.V., Letunov, A.A., and Potemin, I.S., Computer appliance for measuring light diffusing properties of surfaces, Inf. Tekhnol. Vychisl. Sistemy, 2006, vol. 4, pp. 24–39.
15.
Zurück zum Zitat Sokolov, V.G., Zhdanov, D.D., Potemin, I.S., Bogdanov, N.N., Zhdanov, A.D., and Denisov, E.U., Reconstruction of BSDF based on optimization of microrelief normal distribution, GraphiCon 2017 – 27th Int. Conference on Computer Graphics and Vision, 2017, pp. 37–41. Sokolov, V.G., Zhdanov, D.D., Potemin, I.S., Bogdanov, N.N., Zhdanov, A.D., and Denisov, E.U., Reconstruction of BSDF based on optimization of microrelief normal distribution, GraphiCon 2017 – 27th Int. Conference on Computer Graphics and Vision, 2017, pp. 37–41.
Metadaten
Titel
Progressive Backward Photon Mapping
verfasst von
A. D. Zhdanov
D. D. Zhdanov
Publikationsdatum
01.05.2021
Verlag
Pleiades Publishing
Erschienen in
Programming and Computer Software / Ausgabe 3/2021
Print ISSN: 0361-7688
Elektronische ISSN: 1608-3261
DOI
https://doi.org/10.1134/S0361768821030117

Weitere Artikel der Ausgabe 3/2021

Programming and Computer Software 3/2021 Zur Ausgabe

Premium Partner