From 5a854d4437337fa686e445b2a3a6a1b1b25c230f Mon Sep 17 00:00:00 2001 From: AlexanderJuestel Date: Wed, 9 Aug 2023 15:42:44 +0200 Subject: [PATCH] FixSpellingMistakes --- jose/paper.bib | 2 +- jose/paper.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jose/paper.bib b/jose/paper.bib index 4fd2cd6..4ea979e 100644 --- a/jose/paper.bib +++ b/jose/paper.bib @@ -174,7 +174,7 @@ @Manual{QGIS_software @Manual{Blender, title = {Blender - a {3D} modelling and rendering package}, - author = {Blender Online Community}, + author = {{Blender Online Community}}, organization = {Blender Foundation}, address = {Stichting Blender Foundation, Amsterdam}, year = {2018}, diff --git a/jose/paper.md b/jose/paper.md index e4234c1..2ddb917 100644 --- a/jose/paper.md +++ b/jose/paper.md @@ -107,7 +107,7 @@ The first four notebooks illustrate how to create the different structures that ## Model Building using teaching materials -In the section for the basic structural geological, models are presented where only one structural feature is present. Later on in the tutorial, the models include combinations of structural elements and therefore more complex models (Fig. \ref{fig3}). In addition, a topography is added to the models based on contour lines provided with the geological maps [@bennison; @powell]. +In the section for the basic structural geological modeling, models are presented where only one structural feature is present. Later on in the tutorial, the models include combinations of structural elements and therefore more complex models (Fig. \ref{fig3}). In addition, a topography is added to the models based on contour lines provided with the geological maps [@bennison; @powell]. The biggest advantage of this tutorial is that the input data is not provided as a CSV file but as Shape Files created by the user in a GIS environment such as QGIS (Fig. \ref{fig2}). Here, the user should already be aware of which coordinate reference system the data is provided in. Using a cartesian coordinate system is recommended for the **GemPy** input data. @@ -138,7 +138,7 @@ A very simple well sampling tool has been implemented to extract the intersected ## Creating ready-for publishing 3D models with Blender -To maximize the learning outcome, additional visualization techniques can be accessed. The open-source developed 3D creation suite Blender provides tools to model and edit meshes, to animate models, and to render the final result (Fig. \ref{fig6}). Ray tracing technologies and complex shaders for materials allow the creation of photorealistic renders of models [@Blender]. This way, the lecturer is capable of highlighting key aspects of geological models and producing attractive figures or videos on a professional level. +To maximize the learning outcome, additional visualization techniques can be accessed. The open-source 3D creation suite Blender provides tools to model and edit meshes, to animate models, and to render the final result (Fig. \ref{fig6}). Ray tracing technologies and complex shaders for materials allow the creation of photorealistic renders of models [@Blender]. This way, the lecturer is capable of highlighting key aspects of geological models and producing attractive figures or videos on a professional level. ![Example 2 (see Fig. \ref{fig7}) visualized in Blender. \label{fig6}](./images/fig6.png){ width=80% }