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.
- Host: GitHub
- URL: https://github.com/redhataccess/cee-summit-display
- Owner: redhataccess
- License: agpl-3.0
- Created: 2016-05-17T21:07:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T06:02:53.000Z (almost 10 years ago)
- Last Synced: 2025-03-23T04:17:23.792Z (about 1 year ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/