OpenXR.NET icon indicating copy to clipboard operation
OpenXR.NET copied to clipboard

This repository contains low-level bindings for OpenXR used in Evergine

OpenXR.NET

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

Build Status Nuget Monthly update check

Features

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