﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />





|newpage|



S3dlib: Edge-to-edge surface coloring
==============================================================



Platonic solid, with surface edges filled, part 1
---------------------------------------------------------------------------------


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_Platonic_Solid_Surface_Edges_Filled.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D01_Platonic_Solid_Surface_Edges_Filled.py>`__.


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


|picdemo_Platonic_Solid_Surface_Edges_Filled|

.. |picdemo_Platonic_Solid_Surface_Edges_Filled| image:: ../_static/Graphics3D/S3dlib/demo_Platonic_Solid_Surface_Edges_Filled.png

**Left figure**:  demo_Platonic_Solid_Surface_Edges_Filled.





|newpage|


Platonic solid, with surface edges filled, part 2
---------------------------------------------------------------------------------


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_Platonic_Solid_Surface_Edges_Filled.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D02_Platonic_Solid_Surface_Edges_Filled.py>`__.


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


|picdemo_Platonic_Solid_Surface_Edges_Filled2|

.. |picdemo_Platonic_Solid_Surface_Edges_Filled2| image:: ../_static/Graphics3D/S3dlib/demo_Platonic_Solid_Surface_Edges_Filled2.png

**Left figure**:  demo_Platonic_Solid_Surface_Edges_Filled2.









|newpage|


Spherical contour surface, filled
---------------------------------------------------------------------------------


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_Spherical_Contour_Filled_Surface.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D03_Spherical_Contour_Filled_Surface.py>`__.


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


|picdemo_Spherical_Contour_Filled_Surface|

.. |picdemo_Spherical_Contour_Filled_Surface| image:: ../_static/Graphics3D/S3dlib/demo_Spherical_Contour_Filled_Surface.png

**Left figure**:  demo_Spherical_Contour_Filled_Surface.






|newpage|


Edge-to-edge surface, part 1
---------------------------------------------------------------------------------


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_Edge_to_Edge_Surface.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D04_Edge_to_Edge_Surface.py>`__.


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


|picdemo_Edge_to_Edge_Surface|

.. |picdemo_Edge_to_Edge_Surface| image:: ../_static/Graphics3D/S3dlib/demo_Edge_to_Edge_Surface.png

**Left figure**:  demo_Edge_to_Edge_Surface.





|newpage|


Spherical edge surface, filled
---------------------------------------------------------------------------------


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_Spherical_Edge_Filled_Surface_2.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D06_Spherical_Edge_Filled_Surface_2.py>`__.


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


|picdemo_Spherical_Edge_Filled_Surface|

.. |picdemo_Spherical_Edge_Filled_Surface| image:: ../_static/Graphics3D/S3dlib/demo_Spherical_Edge_Filled_Surface.png

**Left figure**:  demo_Spherical_Edge_Filled_Surface.





|newpage|


Edge-to-edge surface, part 2
---------------------------------------------------------------------------------


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_Spherical_Edge_Filled_Surface_2.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D06_Spherical_Edge_Filled_Surface_2.py>`__.


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


|picdemo_Edge_to_Edge_Surface_2|

.. |picdemo_Edge_to_Edge_Surface_2| image:: ../_static/Graphics3D/S3dlib/demo_Edge_to_Edge_Surface_2.png

**Left figure**:  demo_Edge_to_Edge_Surface_2.





|newpage|


Line colormap sequence
---------------------------------------------------------------------------------


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_Line_Colormap_Sequence.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D07_Line_Colormap_Sequence.py>`__.


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


|picdemo_Line_Colormap_Sequence|

.. |picdemo_Line_Colormap_Sequence| image:: ../_static/Graphics3D/S3dlib/demo_Line_Colormap_Sequence.png

**Left figure**:  demo_Line_Colormap_Sequence.







|newpage|


Sequential line color, part 1
---------------------------------------------------------------------------------


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_Sequential_Line_Color.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C07_EdgeToEdgeSurfaceColoring/D08_Sequential_Line_Color.py>`__.


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


|picdemo_Sequential_Line_Color|

.. |picdemo_Sequential_Line_Color| image:: ../_static/Graphics3D/S3dlib/demo_Sequential_Line_Color.png

**Left figure**:  demo_Sequential_Line_Color.






|newpage|


Sequential line color, part 2
---------------------------------------------------------------------------------


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


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


|picdemo_Sequential_Line_Color2|

.. |picdemo_Sequential_Line_Color2| image:: ../_static/Graphics3D/S3dlib/demo_Sequential_Line_Color2.png

**Left figure**:  demo_Sequential_Line_Color2.







|newpage|


!!! Line segment !!! Missing picture
---------------------------------------------------------------------------------


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


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


|picdemo_Sequential_Line_Segment|

.. |picdemo_Sequential_Line_Segment| image:: ../_static/Graphics3D/S3dlib/demo_Sequential_Line_Color2.png

**Left figure**:  demo_Sequential_Line_Color2.







