This repository includes all files for the GUI workshop.
It teaches:
- using the GUI blender
- added bespoke modules in LESS and JS
- adding GUI modules dynamically to the DOM
- using embedded SVGs with dynamic DOM
To build the workshop files make sure you got all dependencies installed via yawn
or npm i
and run:
grunt
This will build the workshop files and add a watch to your source files.
- v0.1.0 - Initial files
Copyright (c) Westpac. Licensed under the GNU GPLv3.