- A dynamic GUI library for MRE
- Based on yoga-layout
- Use XML for elements layout
- Use CSS for styles
- Prerequisites:
Only tested on node 14 and node 16 - Install:
npm install --save altvr-gui
- 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.
- See example MREs that uses this library:
- This library is released under the GPLv3 license