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

28 lines (23 loc) 387 B
{ "bitwise": true, "curly": true, "eqeqeq": true, "forin": true, "immed": true, "latedef": false, "newcap": true, "noarg": true, "noempty": false, "nonew": true, "plusplus": false, "regexp": false, "undef": true, "strict": false, "trailing": true, "eqnull": true, "laxcomma": true, "node": true, "onevar": true, "white": true, "indent": 2 }