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.
See: https://s3dlib.org/examples/imagemap/earth_land_clipped.html

Left figure: Image_HSV_Value_Clipping.
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.
See: https://s3dlib.org/examples/imagemap/earth_shaded.html

Left figure: Spherical_Image_Mapping.
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.
See: fzaverl/s3dlib

Left figure: 3d_earth.
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.
See: https://s3dlib.org/examples/imagemap/mars_cyl.html

Left figure: Cylindrical_Image_Mapping.
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.
See: https://s3dlib.org/examples/imagemap/imaginary_earth.html

Left figure: Imaginary_Earth_a.
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.
See: https://s3dlib.org/examples/imagemap/imaginary_earth.html

Left figure: Imaginary_Earth_b.
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.
See: https://s3dlib.org/examples/imagemap/earth_klein.html

Left figure: Klein_Earth_a.
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.
See: https://s3dlib.org/examples/imagemap/earth_klein.html

Left figure: Klein_Earth_b.