:orphan:
.. _gallery:
Example gallery
===============
Runnable examples covering mesh handling, spectral quantities and functional-map
based shape correspondence. Every 3D view is interactive: drag to rotate, scroll
to zoom.
They are ordered as a tutorial, from loading a mesh to computing a correspondence,
and each one can be downloaded as a Python script or a Jupyter notebook.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_01_load_mesh_thumb.png
:alt:
:doc:`/auto_examples/plot_01_load_mesh`
.. raw:: html
Loading and visualizing a mesh
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_02_mesh_geometry_thumb.png
:alt:
:doc:`/auto_examples/plot_02_mesh_geometry`
.. raw:: html
Geometry of a triangle mesh
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_03_spectrum_thumb.png
:alt:
:doc:`/auto_examples/plot_03_spectrum`
.. raw:: html
The Laplacian and its spectrum
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_04_maps_from_correspondence_thumb.png
:alt:
:doc:`/auto_examples/plot_04_maps_from_correspondence`
.. raw:: html
Encoding Dense Correspondences in a Functional Map
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_05_maps_without_correspondence_thumb.png
:alt:
:doc:`/auto_examples/plot_05_maps_without_correspondence`
.. raw:: html
Computing a map without a correspondence
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_06_functional_map_network_thumb.png
:alt:
:doc:`/auto_examples/plot_06_functional_map_network`
.. raw:: html
Maps across a collection of shapes
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_01_load_mesh
/auto_examples/plot_02_mesh_geometry
/auto_examples/plot_03_spectrum
/auto_examples/plot_04_maps_from_correspondence
/auto_examples/plot_05_maps_without_correspondence
/auto_examples/plot_06_functional_map_network
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery