index.rst 737 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. openxr_render_models
  29. Godot XR Tools
  30. --------------
  31. .. toctree::
  32. :maxdepth: 1
  33. :name: godot-xr-tools
  34. introducing_xr_tools
  35. basic_xr_locomotion