dreemgl
Version:
DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes
22 lines (11 loc) • 570 B
Markdown
# Phillips Hue
## Setup
### Node Modules
Be sure to run `npm install` in the hue component directory:
cd ./examples/components/iot
npm install
./node_modules/homestar/bin/homestar setup
### Philips Hue
./node_modules/homestar/bin/homestar install homestar-hue
./node_modules/homestar/bin/homestar configure homestar-hue
Follow the prompts. Note that you may need to unplug and plug in the ethernet port on your hue, then refresh your browser to see the 'Pair' button. When finished, hit control-c a few times to get back to the shell.