17 lines
1.0 KiB
Markdown
17 lines
1.0 KiB
Markdown
# SenseGlove VRExpansion Plugin Integration Demo
|
|
|
|
A sample project demonstrating how to integrate the SenseGlove Unreal Engine Plugin into third-party OpenXR plugins such as the [VRExpansionPlugin](https://github.com/mordentral/VRExpansionPlugin).
|
|
|
|
## Compatibility
|
|
|
|
This demo is compatible with UE `5.4`.
|
|
|
|
## How to checkout
|
|
|
|
The most straightforward way to download this project is to click on the kebab menu (three vertical dots) located at the top-right of the screen and choose Download as Zip to obtain the source code for that branch or tag.
|
|
|
|
This repository is fully self-contained and ships a compatible version of the SenseGlove Unreal Engine Plugin with itself along with any third-party plugin that is required. So, once you download it using the kebab menu you can simply start using the project without the extra work of obtaining any plugins separately.
|
|
|
|
## License
|
|
|
|
Checkout the [LICENSE.md](./LICENSE.md) file for the usage license of this project, the SenseGlove Unreal Engine Plugin or any third-party plugins that are shipped through this repository. |