altvr-gui
v1.0.1
Published
- A dynamic GUI library for MRE - [MRE Runtime Lib](https://github.com/microsoft/mixed-reality-extension-unity/tree/master/MREUnityRuntimeLib) - [MRE Unity TestBed](https://github.com/microsoft/mixed-reality-extension-unity-testbed/tree/master/MRE
Downloads
6
Readme
altvr-gui
Description:
- A dynamic GUI library for MRE
- Based on yoga-layout
- Use XML for elements layout
- Use CSS for styles
Usage:
- Prerequisites:
Only tested on node 14 and node 16 - Install:
npm install --save altvr-gui
Documentation
- No documentations.
- It was made with my limited knowledge about the DOM model.
- It was meant for personal use only
- Sorry about the speghetti code.
Examples
- See example MREs that uses this library:
License:
- This library is released under the GPLv3 license