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

10 lines (8 loc) 262 B
define.class("$server/composition",function($iot$, iot, $$, controller){ this.render=function(){ return [ iot({name:"iot",flowdata:{x:46,y:57}}), controller({name:"desktop",things:wire('this.rpc.iot.things'),flowdata:{x:522,y:116}}) ] } })