UNPKG

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

12 lines (11 loc) 188 B
language: node_js node_js: - "4.2" - "4.1" - "0.12" - "0.10" - "0.8" before_install: - "make check" after_success: - '[ "${TRAVIS_NODE_VERSION}" = "4.2" ] && make codecovio'