Skip to content

AetherVR 2025-02-08

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 18:24
· 9 commits to main since this release

Features

  • Swapchain images are now presented by directly sharing the GPU memory between runtime and tracker instead of copying them to the host
  • The status bar now displays the name of the application, its graphics API and whether it uses OpenComposite
  • Added a "middle pinch" gesture to trigger virtual thumbstick inputs
  • Added a button to start and stop tracking
  • Added a configuration option for limiting the number of camera frames processed per second
  • Added a warning in the UI for using a runtime incompatible with the current tracker

Fixes

  • Fixed head tracking breaking when the head is invisible for a few frames
  • Fixed tracking state not being sent to the application occasionally
  • Fixed some other minor things in the OpenXR runtime