World
aem1k.com
World
1–10 of 102 posts
Re: World
#2[deleted]
Re: World
#3Saw the talk by Martin at JSConf.eu today explaining how he did it. Just brilliant!
http://2013.jsconf.eu/speakers/martin-kleppe-1024-seconds-of...
Re: World
#4Inspired by "The Qlobe", written in Ruby http://mamememo.blogspot.de/2010/09/qlobe.html
Re: World
#5My jaw literally dropped, I had to check the source to make sure this was just it... Really impressive. I love these kind of works of art
Re: World
#6Saw the talk by Martin at JSConf.eu today explaining how he did it. Just brilliant! http://2013.jsconf.eu/speakers/martin-kleppe-1024-seconds-of...
I have to remember to check their YouTube channel for the talk!
Re: World
#7Inspecting the elements in chrome wont let me open the any of the code. Once you get past the body tags the
tags just keep on flashing.
Re: World
#8Kudos, this is amazing.
Re: World
#9Inspecting the elements in chrome wont let me open the any of the code. Once you get past the body tags the tags just keep on flashing.
Go to the Sources tab and click the || button to pause javascript. If you're wondering where the code is, just curl the URL :) (or, with Web Inspector open, refresh the page, go to the Network tab and select the only request.
Re: World
#10Inspired by "The Qlobe", written in Ruby http://mamememo.blogspot.de/2010/09/qlobe.html
Hmm, that one says, "Copyright(C).Yusuke Endoh, 2010"
The author of this one apparently forgot to give credit.