﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />






|newpage|



S3dlib: Geometric and color datagrid mapping (requires scipy)
======================================================================




Mandelbrot contours
---------------------------------------------------------------------------------


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_Mandelbrot_Contours.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D01_Mandelbrot_Contours.py>`__.


See: https://s3dlib.org/examples/lines/mand_contours.html


|picdemo_Mandelbrot_Contours|

.. |picdemo_Mandelbrot_Contours| image:: ../_static/Graphics3D/S3dlib/demo_Mandelbrot_Contours.png

**Left figure**:  demo_Mandelbrot_Contours.





|newpage|




Geometric and color datagrid 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_GeometricMapping.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D02_GeometricMapping.py>`__.


See: https://s3dlib.org/examples/datagridmap/jacks_shaded.html


|picdemo_Geometric_and_Color_Datagrid_Mapping|

.. |picdemo_Geometric_and_Color_Datagrid_Mapping| image:: ../_static/Graphics3D/S3dlib/demo_Geometric_and_Color_Datagrid_Mapping.png

**Left figure**:  demo_Geometric_and_Color_Datagrid_Mapping.




|newpage|


MRI 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_MRI_3D.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D03_MRI_3D.py>`__.


See: https://s3dlib.org/examples/datagridmap/mri_3d.html


|picdemo_MRI_3D|

.. |picdemo_MRI_3D| image:: ../_static/Graphics3D/S3dlib/demo_MRI_3D.png

**Left figure**:  demo_MRI_3D.




|newpage|


Jacksboro fault
---------------------------------------------------------------------------------


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_Jacksboro_Fault.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D04_Jacksboro_Fault.py>`__.


See: https://s3dlib.org/examples/datagridmap/jacks_shaded2.html


|picdemo_Jacksboro_Fault|

.. |picdemo_Jacksboro_Fault| image:: ../_static/Graphics3D/S3dlib/demo_Jacksboro_Fault.png

**Left figure**:  demo_Jacksboro_Fault.






|newpage|


Mandelbrot 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 `D05_Mandelbrot_3D.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D05_Mandelbrot_3D.py>`__.


See: https://s3dlib.org/examples/datagridmap/mandelbrot.html


|picdemo_Mandelbrot_3D|

.. |picdemo_Mandelbrot_3D| image:: ../_static/Graphics3D/S3dlib/demo_Mandelbrot_3D.png

**Left figure**:  demo_Mandelbrot_3D.





|newpage|


MRI regions
---------------------------------------------------------------------------------


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_MRI_Regions.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C09_GeometricDataGridMapping/D06_MRI_Regions.py>`__.


See: https://s3dlib.org/examples/colormaps/mri.html


|picdemo_MRI_Regions|

.. |picdemo_MRI_Regions| image:: ../_static/Graphics3D/S3dlib/demo_MRI_Regions.png

**Left figure**:  demo_MRI_Regions.




