Live data from Hacker News

HTML5 Version of the Tron:Legacy Boardroom Scene

robscanlon.com

1–10 of 74 posts

Re: HTML5 Version of the Tron:Legacy Boardroom Scene

#7
Glad to see some people are getting a kick out of this. I built it a few years back while learning webgl, css3, node.js, redis, and modern (at the time) js tooling. Source over at https://github.com/arscan/encom-boardroom

I didn't build this with any real practical application in mind at the time. But some people have reused components in their own projects over the years, particularly the globe (https://github.com/arscan/encom-globe).

Re: HTML5 Version of the Tron:Legacy Boardroom Scene

#9

Holy cow. Did you use a charting framework for the stream feed? How did you get such a pretty globe?

All hand built, including the globe. I split that out into it's own library over at https://github.com/arscan/encom-globe

* edit: I did leverage quite a few great libraries, namely three.js... just none that are charting specific

Post reply on HN