Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.1 KB

index.rst

File metadata and controls

34 lines (26 loc) · 1.1 KB

Teleport VR

These pages document Teleport VR: the Spatial Internet Protocol, its reference implementation, tools and SDK's. The documentation is given in the likely order that most users will approach Teleport: firstly, an :doc:`introduction </docs/introduction>` to the ideas and concepts behind the system. Secondly, a guide to the default Teleport :doc:`Client</docs/client/index>` client app. Thirdly, guides on using the :doc:`Unity SDK </unity/index>`, :doc:`Unreal Engine SDK </docs/unreal/index>`, or :doc:`NodeJS SDK </docs/nodejs/index>` for setting up a virtual reality server. Fourthly, the official :doc:`specification </docs/protocol>` of the Teleport Protocol. Finally, the documentation of the :doc:`Reference Implementation</docs/reference/index>` , which can be used to build Teleport clients or servers.

.. toctree::
        :maxdepth: 1
        :numbered:
        :caption: Contents

        docs/introduction
        docs/client/index
        docs/unity/index
        docs/unreal/index
        docs/nodejs/index
        docs/protocol
        docs/reference/index

Indices and tables