The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !1105

+4
+4
doc/changes/xrt/mr.1105.md
··· 1 + Add the ability for `xrt_device` to dynamically change the fov of the views 2 + return back to the applications. We do this by addning a new function called 3 + `xrt_device::get_view_poses` and removing the old one. This function now returns 4 + view poses, fovs and the observer position in one go.