com.nfynt.openxr.genericandroidloader

0.1.2 • Public • Published

Unity Generic OpenXR Loader For Android

npm version

A generic OpenXR loader for android devices in Unity. Unity's OpenXR package doesn't support runtime discovery on Android as per the OpenXR specification, and expects XR loader from the respective platform provider (Oculus support feature for default case).

This loader is a simple Unity XR wrapper above Khronos hello_xr loader. It has been tested with Monado Runtime for android with Vulkan and OpenGLES3.

Importing in Unity

To install this package in Unity you'll first have to add a new Scoped Registry. Head over to Edit>Project Settings>Package Manager and add the new registry details as follows -

Name: npmjs
URL: https://registry.npmjs.org
Scope(s): com.nfynt

After this head to Window>Package Manager and select My Registries under the Packages: options. This will list all the available package on npm, find Generic OpenXR Loader and select the latest version available and hit install 🚀.

Issues

Submit issues on Github Repo with appropriate label as bug\enhancement\help wanted.

Authors

Shubham

Readme

Keywords

Package Sidebar

Install

npm i com.nfynt.openxr.genericandroidloader

Weekly Downloads

4

Version

0.1.2

License

MIT

Unpacked Size

1.97 MB

Total Files

36

Last publish

Collaborators

  • nfynt