meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 85d7054dbe306255f9f6ab7af43d538ad5192bf5
parent 01d7abc6fa3d63e50a835437cdc1f8d56b27e93b
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 17 Dec 2018 11:36:55 +0100

Fix a few typos

Diffstat:
Mhigh-tune/high-tune.html.in | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/high-tune/high-tune.html.in b/high-tune/high-tune.html.in @@ -15,8 +15,8 @@ obtained from a Mie code. <p><code>htrdr</code> evaluates the intensity incoming on each pixel of the sensor array. The underlying algorithm is based on a <b>Monte-Carlo</b> method: -it consists in simulating a given number of optical paths originating from the -camera, directed into the atmosphere, taking into account light absorption and +it consists in simulating a given number of optical paths originating from a +camera, directed to the atmosphere, taking into account light absorption and scattering phenomena. The computation is performed over the whole visible part of the spectrum, for the three components of the CIE 1931 XYZ colorimetric space that are subsequently recombined in order to obtain the final color for @@ -67,10 +67,10 @@ href="https://imagemagick.org/script/display.php">display</a>. <h2>Quick start</h2> <p>No pre-compiled version of <code>htrdr</code> is provided; it must be -compile directly from its source tree. A simple way is to rely on the +compiled directly from its source tree. A simple way is to rely on the <code>high_tune</code> branch of the <a href="https://gitlab.com/meso-star/star-engine/tree/high_tune">Star-Engine</a> -project: it provides CMake scripts that automates the download, the compilation +project: it provides CMake scripts that automate the download, the compilation and the installation of <code>htrdr</code> and its dependencies. This build procedure assumes the following prerequisites: