On Mon 30-Mar-2009 at 03:02 -0700, Bart.van.Andel wrote: > >Over the past two weeks, I've built a panorama viewer using only >standard html and javascript. It expects full or partial >cylindrical/ equirectilinear panoramas.
Very good, this is smoother than similar ideas I've seen before. The Pannini view works very well in this kind of viewer as you don't really want to look up and down with this projection. >The renderer works with div elements containing vertical slices of >the input image, so fisheye type panoramas cannot be displayed. >Maybe a future version using a canvas could overcome this >limitation (and add some speed...) I looked at the HTML canvas and although it doesn't have image shear capability (which is how the current crop of flash viewers fake the perspective transformation), it does have rotation and x-y differential scaling which ought to be enough to do a full cubic panorama viewer - Some testing is needed. >The source can be downloaded (or checked in using SVN) from >http://code.google.com/p/jspanoviewer/ >If someone could host a demo (the unpacked version of the archive, >optionally beautified a bit with some style rules), please let me >know, so I can link to it from the project home page! Maybe we could >feature it on the Hugin home page? Yes, anyone want to do this? I'll upload it to the hugin site. -- Bruno --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
