An open API service indexing awesome lists of open source software.

https://github.com/redhataccess/cee-summit-display

A video wall display for Red Hat Summit 2016.
https://github.com/redhataccess/cee-summit-display

Last synced: 2 months ago
JSON representation

A video wall display for Red Hat Summit 2016.

Awesome Lists containing this project

README

          

# CEE Summit Display

A video wall display for Red Hat Summit 2016.

This project uses [three.js][three] for 3D rendering and [Springy][springy] for
graph layout.

## HACKING

To get started...

npm install
npm start

Then have at it. Code is written in ES2015 (aka ES6).

[springy]: http://getspringy.com/
[three]: http://threejs.org/