Skip to content

This repository contains the source project for a basic OpenXR API layer template that can be customized easily.

License

Notifications You must be signed in to change notification settings

mbucchia/OpenXR-Layer-Template

Repository files navigation

OpenXR API Layer template

This repository contains the source project for a basic OpenXR API layer template that can be customized easily.

More about OpenXR and the OpenXR Loader.

Prerequisites:

  • Visual Studio 2019 or above;
  • NuGet package manager (installed via Visual Studio Installer);
  • Python 3 interpreter (installed via Visual Studio Installer or externally available in your PATH).

Customization:

  • Find documentation and tutorials on the wiki;
  • Find the sample code from the tutorials in the example branches.

DISCLAIMER: This software is distributed as-is, without any warranties or conditions of any kind. Use at your own risks.

About

This repository contains the source project for a basic OpenXR API layer template that can be customized easily.

Resources

License

Stars

Watchers

Forks