Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 776 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 776 Bytes

OpenXR.NET

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

CI Monthly update check Nuget

Features

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