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
12 lines (11 loc) • 406 B
JSON
{
"--head-html": [
"<script src=\"./scripts/jquery-1.12.0.min.js\"></script>",
"<script>if (jQuery) { jQuery.noConflict(); } </script>",
"<script src=\"./scripts/jquery.inview.min.js\"></script>",
"<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'>"
],
"--body-html": [
"<script src=\"scripts/findVisibleExampleLink.js\"></script>"
]
}