Skip to content

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

License

Notifications You must be signed in to change notification settings

EvergineTeam/OpenXR.NET

Repository files navigation

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.