index.rst 687 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. :allow_comments: False
  2. XR
  3. ==
  4. This section of the manual covers everything related to XR (
  5. Virtual Reality and Augmented Reality).
  6. Basic Tutorial
  7. --------------
  8. .. toctree::
  9. :maxdepth: 1
  10. :name: xr-basic-tutorial
  11. setting_up_xr
  12. deploying_to_android
  13. a_better_xr_start_script
  14. ar_passthrough
  15. xr_next_steps
  16. Advanced topics
  17. ---------------
  18. .. toctree::
  19. :maxdepth: 1
  20. :name: openxr-advanced-topics
  21. openxr_settings
  22. xr_action_map
  23. xr_room_scale
  24. openxr_composition_layers
  25. openxr_hand_tracking
  26. openxr_body_tracking
  27. Godot XR Tools
  28. --------------
  29. .. toctree::
  30. :maxdepth: 1
  31. :name: godot-xr-tools
  32. introducing_xr_tools
  33. basic_xr_locomotion