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

19 lines (18 loc) 316 B
[ { "description": "multiple types of null and object containing properties", "schema": { "type": ["null", "object"], "properties": { "foo": {} } }, "tests": [ { "description": "null is valid", "data": null, "valid": true } ] } ]