index.rst 713 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. xr_full_screen_effects
  25. openxr_composition_layers
  26. openxr_hand_tracking
  27. openxr_body_tracking
  28. Godot XR Tools
  29. --------------
  30. .. toctree::
  31. :maxdepth: 1
  32. :name: godot-xr-tools
  33. introducing_xr_tools
  34. basic_xr_locomotion