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

7 lines (5 loc) 155 B
var common = module.exports; common.DelayedStream = require('..'); common.assert = require('assert'); common.fake = require('fake'); common.PORT = 49252;