commit 1478b5e2753bdbe25e9d062c2614ddccd1bfc60c
parent f49af0168c90dd6e69c0d8d1b522abe2d50c25e7
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 20 Feb 2023 16:15:51 +0100
htrdr: fix #samples in video caption
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htrdr/htrdr.html.in b/htrdr/htrdr.html.in
@@ -141,7 +141,7 @@ radiance are used for computing various quantities:</p>
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
+ using 8192 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>