2
0

index.rst 663 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. Godot XR Tools
  27. --------------
  28. .. toctree::
  29. :maxdepth: 1
  30. :name: godot-xr-tools
  31. introducing_xr_tools
  32. basic_xr_locomotion