commit 0f18a9bc99976995719a4f1b0e44baa4545521ff
parent d2c5055dc6c65fa290f302461a5e37f9c8fcc081
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 20 Feb 2023 15:47:07 +0100
htrdr: replace the HRES video
Use the teapot_city_clouds.mp4 video instead
Diffstat:
6 files changed, 21 insertions(+), 13 deletions(-)
diff --git a/htrdr/HRES_ARMCu.jpg b/htrdr/HRES_ARMCu.jpg
@@ -1 +0,0 @@
-#$# git-wad 1281876c49a77267968ac5fe7d3cdda15a397dcbde2c97c71d5320140c65b971 250069
-\ No newline at end of file
diff --git a/htrdr/Makefile b/htrdr/Makefile
@@ -85,9 +85,10 @@ OVERVIEW_IMG=\
CLEMENT_lw_9000_10000.jpg\
downward_flux_500x500x2048_sw_380_4000_879.349.jpg\
downward_flux_500x500x2048_lw_4000_100000_425.156.jpg\
- downloads/HRES_ARMCu.mp4\
+ downloads/teapot_city_clouds.mp4\
gulder_horizontal_slides.jpg\
gulder_sideview.jpg\
+ R8tr3.1.ARMCu.OUT.218.jpg\
titan_1280x960x4096.jpg\
titan_transit.jpg
diff --git a/htrdr/R8tr3.1.ARMCu.OUT.218.jpg b/htrdr/R8tr3.1.ARMCu.OUT.218.jpg
@@ -0,0 +1 @@
+#$# git-wad 3f84ddb43aee62e0e80c194ad9fd42a12ee6a1e4dc4a127a8a7afe23e79d0481 540550
+\ No newline at end of file
diff --git a/htrdr/downloads/HRES_ARMCu.mp4 b/htrdr/downloads/HRES_ARMCu.mp4
@@ -1 +0,0 @@
-#$# git-wad 62dafd89bb9d6fb8cd71b161218e59c31da42c1af650d943015884d85aa85f09 18132677
-\ No newline at end of file
diff --git a/htrdr/downloads/teapot_city_clouds.mp4 b/htrdr/downloads/teapot_city_clouds.mp4
@@ -0,0 +1 @@
+#$# git-wad d3d2bf7b454348f858b679a0dc92b3490baf59af78e5d2ede7c086616da618e5 24600481
+\ No newline at end of file
diff --git a/htrdr/htrdr.html.in b/htrdr/htrdr.html.in
@@ -124,19 +124,26 @@ radiance are used for computing various quantities:</p>
</ul>
<div class="video">
- <video style="width:100%; text-align:center" controls poster=HRES_ARMCu.jpg>
- <source src="downloads/HRES_ARMCu.mp4" type="video/mp4">
+ <video style="width:100%; text-align:center"
+ controls poster="R8tr3.1.ARMCu.OUT.218.jpg">
+ <source src="downloads/teapot_city_clouds.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="caption">
- Rendering of a 4D cloud field produced by the Meso-NH (<a
+ This film demonstrates the capacity of Monte-Carlo path-tracing methods to
+ handle large scale ratios from large cloud fields to cities to buildings to
+ trees and down to a teapot. The 4D cloud field has been produced by the
+ Meso-NH (<a
href="https://www.ann-geophys.net/16/90/1998/angeo-16-90-1998.html">Lafore et
al 1998</a>, <a href="https://www.geosci-model-dev.net/11/1929/2018/">Lac et
- al 2018</a>) Large Eddy model. Each frame was rendered with <a
- href="man/man1/htrdr-atmosphere.1.html">htrdr-atmosphere</a> using 4096
- samples per pixel component. The resulting images are then postprocessed with
- the <a href="man/man1/htpp.1.html">htpp</a> program. Refer to the video for a
- complete description of how it was produced.
+ al 2018</a>) Large Eddy model. Spectral materials are defined in particular
+ from data from the Spectral Library
+ of impervious Urban Materials (<a
+ href="https://zenodo.org/record/4263842">Kotthaus et al 2013</a>) . Each frame was
+ rendered with <a href="man/man1/htrdr-atmosphere.1.html">htrdr-atmosphere</a>
+ using 4096 samples per pixel component. The resulting images are then
+ post-processed with the <a href="man/man1/htpp.1.html">htpp</a> program.
+ Refer to the video for a complete description of how it was produced.
</div>
</div>