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 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.