HTML5 Version of the Tron:Legacy Boardroom Scene
robscanlon.com
HTML5 Version of the Tron:Legacy Boardroom Scene
1–10 of 74 posts
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#2Really damn impressive!
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#3Holy cow. Did you use a charting framework for the stream feed? How did you get such a pretty globe?
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#4The term "mad skills" comes to mind. I would love to see a breakdown of some of the techniques he used to construct this.
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#5Very cool stuff... even `ls` works in the shell ;)
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#6This is beautiful. There needs to be a plugin api for this so we can make our own using charts using the built in command line and associated widgets.
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#7Glad 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
#8This is super cool, I love the from aesthetics (if not the movie).
How do you make you or tapping not zoom again? Is there a HTML meta tag or something? It would improve the usability of the keyboard on mobile.
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#9Holy 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
Re: HTML5 Version of the Tron:Legacy Boardroom Scene
#10Wow, beautiful!