openxr initialization/application detecting VR

This page summarizes the projects mentioned and recommended in the original post on /r/vrdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • OpenXR-SDK-Source

    Sources for OpenXR loader, basic API layers, and example code.

  • OpenXR API layers are like Vulkan API layers. There are two API layers that are provided by default, one to dump api calls and one to validate api calls. Those layers are now included in the openxr_loader_windows-*.zip on the OpenXR-SDK-Source releases page but you probably have to set the XR_API_LAYER_PATH environment variable or some registry key on windows for the loader to find them. Documentation: https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/master/specification/loader/api_layer.adoc

  • StereoKit

    An easy-to-use XR engine for building AR and VR applications with C# and OpenXR!

  • There's a little powershell script for setting that registry key in StereoKit https://github.com/maluoi/StereoKit/blob/master/Set-OXR-Runtime.ps1

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts