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

13 lines 407 B
/** * @class numberbox * @extends view * Simple numberbox: a number with a plus and a minus button * * <iframe style="border:0;width:900px;height:300px" src="/apps/docs/example#path=$ui/numberbox.js"></iframe> * <a target="blank" href="/apps/docs/example#path=$ui/numberbox.js">open example in new tab &raquo;</a> * */ /** * @attribute {float32} [fontsize="14"] * Font size in device-pixels. */