.. Open3D documentation master file, created by
   sphinx-quickstart on Mon Apr  3 14:18:28 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. image:: _static/open3d_logo_horizontal.png
    :alt: Open3D logo
    :width: 320px
    :align: center

-----------

Open3D: A Modern Library for 3D Data Processing
===============================================

.. only: not latex

    Contents:

.. toctree::

    introduction
    getting_started
    compilation
    builddocs
    contribute

.. _tutorial_index:

.. toctree::
    :maxdepth: 1
    :caption: Tutorial

    tutorial/Basic/index
    tutorial/Advanced/index
    tutorial/ReconstructionSystem/index
    tutorial/C++/cplusplus_interface
    tutorial/docker/index
    tutorial/reference

.. _python_api_index:

.. toctree::
    :maxdepth: 1
    :caption: Python API

    python_api/open3d.camera
    python_api/open3d.color_map
    python_api/open3d.geometry
    python_api/open3d.io
    python_api/open3d.integration
    python_api/open3d.odometry
    python_api/open3d.registration
    python_api/open3d.utility
    python_api/open3d.visualization
