Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 657 Bytes

OpenXR.NET

This repository contains low-level bindings for OpenXR used in WaveEngine for .NET Core and .NET 5.0. This binding is generated from xr.xml file included in the KhronosRegistry folder.

Build Status Nuget

Features

  • OpenXR 1.0
  • All OpenXR Extensions
  • Raw low level binding using unsafe c# code.