﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />







|newpage|



S3dlib: Image mapping and clipping
==============================================================





Image HSV value clipping
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D01_Image_HSV_Value_Clipping.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D01_Image_HSV_Value_Clipping.py>`__.


See: https://s3dlib.org/examples/imagemap/earth_land_clipped.html


|picImage_HSV_Value_Clipping|

.. |picImage_HSV_Value_Clipping| image:: ../_static/Graphics3D/S3dlib/Image_HSV_Value_Clipping.png

**Left figure**:  Image_HSV_Value_Clipping.



|newpage|




Spherical image mapping
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D02_Spherical_ImageMapping.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D02_Spherical_ImageMapping.py>`__.


See: https://s3dlib.org/examples/imagemap/earth_shaded.html


|picSpherical_Image_Mapping|

.. |picSpherical_Image_Mapping| image:: ../_static/Graphics3D/S3dlib/Spherical_Image_Mapping.png

**Left figure**:  Spherical_Image_Mapping.




|newpage|

Earth in 3D
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D03_Earth3D.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D03_Earth3D.py>`__.


See: https://github.com/fzaverl/s3dlib


|pic3d_earth|

.. |pic3d_earth| image:: ../_static/Graphics3D/S3dlib/3d_earth.png

**Left figure**:  3d_earth.








|newpage|


Cylindrical image mapping
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D04_Cylindrical_ImageMapping.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D04_Cylindrical_ImageMapping.py>`__.


See: https://s3dlib.org/examples/imagemap/mars_cyl.html


|picCylindrical_Image_Mapping|

.. |picCylindrical_Image_Mapping| image:: ../_static/Graphics3D/S3dlib/Cylindrical_Image_Mapping.png

**Left figure**:  Cylindrical_Image_Mapping.











|newpage|


Imaginary Earth, part A
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D05_Imaginary_Earth_a.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D05_Imaginary_Earth_a.py>`__.


See: https://s3dlib.org/examples/imagemap/imaginary_earth.html


|picImaginary_Earth_a|

.. |picImaginary_Earth_a| image:: ../_static/Graphics3D/S3dlib/Imaginary_Earth_a.png

**Left figure**:  Imaginary_Earth_a.







|newpage|


Imaginary Earth, part B
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D06_Imaginary_Earth_b.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D06_Imaginary_Earth_b.py>`__.


See: https://s3dlib.org/examples/imagemap/imaginary_earth.html


|picImaginary_Earth_b|

.. |picImaginary_Earth_b| image:: ../_static/Graphics3D/S3dlib/Imaginary_Earth_b.png

**Left figure**:  Imaginary_Earth_b.






|newpage|


Earth, projected on Klein bottle
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D07_Klein_Earth_a.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D07_Klein_Earth_a.py>`__.


See: https://s3dlib.org/examples/imagemap/earth_klein.html


|picKlein_Earth_a|

.. |picKlein_Earth_a| image:: ../_static/Graphics3D/S3dlib/Klein_Earth_a.png

**Left figure**:  Klein_Earth_a.





|newpage|


Earth, projected on planar, screw, knot and swirl surfaces
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D08_Klein_Earth_b.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C06_ImageMappingAndClipping/D08_Klein_Earth_b.py>`__.


See: https://s3dlib.org/examples/imagemap/earth_klein.html


|picKlein_Earth_b|

.. |picKlein_Earth_b| image:: ../_static/Graphics3D/S3dlib/Klein_Earth_b.png

**Left figure**:  Klein_Earth_b.



