Live data from Hacker News

Firefox 3D view

developer.mozilla.org

11–20 of 42 posts

Re: Firefox 3D view

#12
Are you still able to interact with the document whilst in 3d mode? e.g. test jQuery animations, etc (unfortunately can't try it myself)

Re: Firefox 3D view

#13
Oddly enough, I've actually used this exactly once. If you've got phantom elements sitting over something it can be quite useful to visualize them

Re: Firefox 3D view

#16
Nice feature but poor UI (controls) for me. Zoom (mousewheel) and rotate (left click) should take place around the cursor (or the 3d space it is currently hovering over) rather than the centre of the screen. Makes things much easier for the user (especially the power-user, who this is aimed at and can spare the 30-seconds to figure out how it works).

As an extra, clicking the mousewheel down should allow you to 'pan' (rather than 'rotate' on mouse1)...

Would make things much nicer...

Re: Firefox 3D view

#17
I opened a long page, tilted a little, reached the end, and pressed the down button to scroll the page up. Heavens! It's like watching the first scene of Star Wars.

Re: Firefox 3D view

#18
In a similar spirit, I wrote a crumpled paper web browser around an IE instance in WPF once: http://blogs.msdn.com/b/sean_mcdirmid/archive/2009/07/27/a-w...

Not very useful, but a cool effect. Life is much better when we can host web browser instances as textures. Geometry (as in this case) would allow for even better effects; I feel bad that I never thought of that!

Post reply on HN