<?xml version="1.0" encoding="UTF-8"?>
<collection xmlns="http://www.loc.gov/MARC21/slim">
<record>
  <controlfield tag="001">146054</controlfield>
  <controlfield tag="005">20241122150934.0</controlfield>
  <datafield tag="037" ind1=" " ind2=" ">
    <subfield code="a">TAZ-TFM-2023-053</subfield>
  </datafield>
  <datafield tag="041" ind1=" " ind2=" ">
    <subfield code="a">eng</subfield>
  </datafield>
  <datafield tag="100" ind1="1" ind2=" ">
    <subfield code="a">García Liñán, Fernando</subfield>
  </datafield>
  <datafield tag="242" ind1="0" ind2="0">
    <subfield code="a">Physically-Based Sky and Atmosphere Rendering in Real-Time.</subfield>
  </datafield>
  <datafield tag="245" ind1="0" ind2="0">
    <subfield code="a">Physically-Based Sky and Atmosphere Rendering in Real-Time.</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="a">Zaragoza</subfield>
    <subfield code="b">Universidad de Zaragoza</subfield>
    <subfield code="c">2023</subfield>
  </datafield>
  <datafield tag="506" ind1=" " ind2=" ">
    <subfield code="a">by-nc-sa</subfield>
    <subfield code="b">Creative Commons</subfield>
    <subfield code="c">3.0</subfield>
    <subfield code="u">http://creativecommons.org/licenses/by-nc-sa/3.0/</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">In this Master Thesis, we propose a physically-based method to render the atmosphere of Earth in real time from any arbitrary viewpoint. Atmosphere rendering is a difficult problem to solve due to its inherent complexity. The physics equations that describe the scattering of light feature multiple nested integrals that must be computed numerically or approximated. Moreover, the atmospheric medium is strongly dependent on the wavelength of incoming light, which makes spectral rendering a requirement to faithfully represent the colors of sky. Our main contribution relies on an approximation to spectral rendering, where instead of computing dozens of spectral samples, only four carefully chosen samples are used to evaluate the final color. This makes our method exceptionally cheap and accurate, as it is able to produce images that are perceptually indistinguishable from those generated by a fully-fledged spectral renderer, at a fraction of the computational cost. We also propose an approximation to multiple light scattering that significantly reduces the computational cost of evaluating the light transport equations. We tackle the issue of developing an atmospheric model that is highly configurable and able to represent a wide variety of atmospheric conditions, while still being physically-based and suitable for real-time applications. Finally, we implement our method on Shadertoy to prove its high portability and ease of implementation, and we demonstrate how the results compare to a ground truth path tracing simulation.&lt;br />&lt;br /></subfield>
  </datafield>
  <datafield tag="521" ind1=" " ind2=" ">
    <subfield code="a">Máster Universitario en Robótica, Gráficos y Visión por Computador</subfield>
  </datafield>
  <datafield tag="540" ind1=" " ind2=" ">
    <subfield code="a">Derechos regulados por licencia Creative Commons</subfield>
  </datafield>
  <datafield tag="700" ind1=" " ind2=" ">
    <subfield code="a">Muñoz Orbañanos, Adolfo</subfield>
    <subfield code="e">dir.</subfield>
  </datafield>
  <datafield tag="710" ind1="2" ind2=" ">
    <subfield code="a">Universidad de Zaragoza</subfield>
    <subfield code="b">Informática e Ingeniería de Sistemas</subfield>
    <subfield code="c">Lenguajes y Sistemas Informáticos</subfield>
  </datafield>
  <datafield tag="856" ind1="0" ind2=" ">
    <subfield code="f">865285@unizar.es</subfield>
  </datafield>
  <datafield tag="856" ind1="4" ind2=" ">
    <subfield code="s">4756345</subfield>
    <subfield code="u">http://zaguan.unizar.es/record/146054/files/TAZ-TFM-2023-053.pdf</subfield>
    <subfield code="y">Memoria (eng)</subfield>
  </datafield>
  <datafield tag="909" ind1="C" ind2="O">
    <subfield code="o">oai:zaguan.unizar.es:146054</subfield>
    <subfield code="p">driver</subfield>
    <subfield code="p">trabajos-fin-master</subfield>
  </datafield>
  <datafield tag="950" ind1=" " ind2=" ">
    <subfield code="a"></subfield>
  </datafield>
  <datafield tag="980" ind1=" " ind2=" ">
    <subfield code="a">TAZ</subfield>
    <subfield code="b">TFM</subfield>
    <subfield code="c">EINA</subfield>
  </datafield>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="a">20230127201004.CREATION_DATE</subfield>
  </datafield>
  <datafield tag="951" ind1=" " ind2=" ">
    <subfield code="a">deposita:2024-11-22</subfield>
  </datafield>
</record>
</collection>