Basic
===================================================================

Open3D has two interfaces: C++, and Python. This tutorial focuses on the Python
interface since it is easy to use and should be regarded as the primary
interface of Open3D.

.. toctree::

    python_interface
    file_io
    pointcloud
    mesh
    rgbd_images/index
    rgbd_odometry
    visualization
    kdtree
    icp_registration
    working_with_numpy
    jupyter
    azure_kinect
