list senseglove-unreal-openxr-hand-from-scratch-bp-demo in extra resources section
This commit is contained in:
@@ -83,6 +83,7 @@ This minor release introduces a major IPC overhaul, significant inter-process co
|
|||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
- Added the [SenseCom > FakeShm Module Tuning](../getting-started/sensecom/fakeshm-tuning/) documentation section.
|
- Added the [SenseCom > FakeShm Module Tuning](../getting-started/sensecom/fakeshm-tuning/) documentation section.
|
||||||
|
- List a new [OpenXR Hand Interactions System From Scratch (Pure Blueprint)](https://gitlab.com/senseglove-unreal-engine-public/senseglove-unreal-openxr-hand-from-scratch-bp-demo) demo and its companion [Video Documentation: Building OpenXR Hand Interactions from Scratch in Unreal Engine](https://www.youtube.com/watch?v=J18c99vl6dE) inside the [Extra Resources](../appendix/extra-resources.html#developer-spotlight-demos) section.
|
||||||
- Added [The c4core C++ Library Licence](../license/c4core-library.html) section.
|
- Added [The c4core C++ Library Licence](../license/c4core-library.html) section.
|
||||||
- Added [The c4project CMake Scripts Licence](../license/c4project-cmake-scripts.html) section.
|
- Added [The c4project CMake Scripts Licence](../license/c4project-cmake-scripts.html) section.
|
||||||
- Added [The Debug Break Library Licence](../license/debugbreak-library.html) section.
|
- Added [The Debug Break Library Licence](../license/debugbreak-library.html) section.
|
||||||
|
|||||||
@@ -9,6 +9,12 @@ There are various resources available for older versions of the SenseGlove Unrea
|
|||||||
- [Example C++ API Project (only compatible with early `v1.x.x` releases)](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundCpp)
|
- [Example C++ API Project (only compatible with early `v1.x.x` releases)](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundCpp)
|
||||||
- [Example Blueprint API Project (only compatible with early `v1.x.x` releases)](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundBP)
|
- [Example Blueprint API Project (only compatible with early `v1.x.x` releases)](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundBP)
|
||||||
|
|
||||||
|
### Developer Spotlight Demos
|
||||||
|
|
||||||
|
- OpenXR Hand Interactions System From Scratch (Pure Blueprint)
|
||||||
|
- [Source Code Repository](https://gitlab.com/senseglove-unreal-engine-public/senseglove-unreal-openxr-hand-from-scratch-bp-demo)
|
||||||
|
- [Video Documentation: Building OpenXR Hand Interactions from Scratch in Unreal Engine](https://youtu.be/J18c99vl6dE)
|
||||||
|
|
||||||
### Third-Party OpenXR Integration Demos
|
### Third-Party OpenXR Integration Demos
|
||||||
|
|
||||||
- [A VRExpansionPlugin Integration Demo for UE `5.4`](https://dev.azure.com/SenseGlove/_git/SGVRETemplate)
|
- [A VRExpansionPlugin Integration Demo for UE `5.4`](https://dev.azure.com/SenseGlove/_git/SGVRETemplate)
|
||||||
|
|||||||
Reference in New Issue
Block a user