The main page eats all my GPU to the point it's almost impossible to scroll (macbook air 2013). Shouldn't take so much resources for such a simple page.
Very impressive and inspiring to think about new possibilities: games, interfaces, data visualizations ... And works fine on my netbook.
Now there's hope that we won't be dominated by flat design ;)
This is great work. An earlier demo page from the same author is at <a href="http://www.threedeeify.com/" rel="nofollow">http://www.threedeeify.com/</a> (VoodooJS is a much better name)<p>Looks like the 3d layers are running in full-page canvas overlays and the Three.js camera is positioned according to the page scroll. Clever work! Must have some kind of positioning logic to match up the models to DOM elements (like the ring around the quote)<p>Wish it was not closed-source, so we could learn from it a bit, or contribute. But author is free to do with it what he wishes...