Clear XR - general purpose open source Vision Pro app and Cloud XR server

HI all, I just open sourced my work with Cloud XR that can be used as a general purpose client/server for AVP and Windows.

The main unique features for now:

  • Uses the opaque channel to work around limitations and bugs – PSVR2 controllers & haptics now work!
  • Reconfigure foveated resolution or other config settings from the headset, it will use the opaque channel to signal this down.

Future features

  • Linux
  • I’ve been hacking a bridge to OpenVR/SteamVR , this may prove more stable than OpenComposite
  • App launcher
  • Better telemetry & tuning
  • Supporting Cloud XR directly, not just through Apple FoveatedStreaming
  • other devices (Quest, Steam Frame , iPad etc)

The Test Flight is in review but can be built today:
Client: GitHub - clear-xr/clearxr-visionos: visionOS client for Clear Xr · GitHub

Server: GitHub - clear-xr/clearxr-server: Windows app and OpenXR layer + app for Clear XR · GitHub

1 Like