Page 1 of 1

Create panorama views on line

Posted: Tue Mar 12, 2013 4:42 pm
by PAQUITO
Check out pan0.net, it´s a free online panorama tool to make your interactive scenes. It supports zoom, fullscreen, different projections, sharing, code embed and hotspots:

Image

Re: Create panorama views on line

Posted: Tue Mar 12, 2013 5:59 pm
by bepeg4d
argh, it's a pity that it works only with flash, html5 would be wonderful :(
anyway thanks for sharing ;)
ciao beppe

Re: Create panorama views on line

Posted: Tue Mar 12, 2013 8:57 pm
by PAQUITO
All the stuff related to panoramas are flash based. If you find this in a HTML5 format, please let me know, so i can offer this services to iPad users.

Re: Create panorama views on line

Posted: Tue Mar 12, 2013 8:59 pm
by glimpse
not all, Paquito =) here's one:

http://krpano.com/docu/html5/

cheers

Re: Create panorama views on line

Posted: Tue Mar 12, 2013 9:57 pm
by bepeg4d
i usually use this and it's very good:
http://gardengnomesoftware.com/pano2vr.php
but i liked the idea of a free online tool ;)
ciao beppe

Re: Create panorama views on line

Posted: Tue Mar 12, 2013 11:46 pm
by acc24ex
glimpse wrote:not all, Paquito =) here's one:

http://krpano.com/docu/html5/

cheers
.. just wanted to add that one - after noticing the http://pan0.net uses krpano.swf files - so pan0.net obviously uses krpano technology - but not the html5 part ..
anyway - the pan0 works nice and easy - seems you can embedd into html - the UI on the site is butt ugly though
.. keep the links coming, this is a useful thread :)

Re: Create panorama views on line

Posted: Wed Mar 13, 2013 2:38 am
by PAQUITO
The site ui is ugly as fuck. What im doing is the following:

- click "share" and copy/paste the embed code into a txt file.
- save the file and rename its extension to HTML
- voila... You have there a tiny file (less than 1K) auto executable in a browser with no interface around it, just the fully functional window with the same control.

Maybe this can be an obvious solution for people with some computer knowledge, but sure it will be useful for those who arent experts.

Re: Create panorama views on line

Posted: Thu Mar 14, 2013 2:38 am
by newske
I was using Panorado JS

http://www.panorado.com/en/PanoradoJs.php

Javascript version

Can easily embed as a fullscreen-style viewer on web.

Re: Create panorama views on line

Posted: Mon Mar 18, 2013 2:22 pm
by acc24ex
PAQUITO wrote:The site ui is ugly as fuck. What im doing is the following:

- click "share" and copy/paste the embed code into a txt file.
- save the file and rename its extension to HTML
- voila... You have there a tiny file (less than 1K) auto executable in a browser with no interface around it, just the fully functional window with the same control.

Maybe this can be an obvious solution for people with some computer knowledge, but sure it will be useful for those who arent experts.
- thanks for the tip - I was thinking how to implement it simply :) nice - tried embedding it into this post - for a test - but the forum doesn't accept embedded html - gmail also (or does it?)