panoramic

In search of a Flex panoramic (3D) image viewer?

I am in search of a Flex based panoramic image viewer, preferably open source. I have been looking at PanoSalado (OSS), however, it seems that this viewer can only be configured with XML. I need to ability to programatically configure the application as I have a very data driven application. Additionally, I need to be able to embedded...

How to center viewport at center of the sphere

I want to create panorama view with opengl in Android. Is it possible using spherical view and centering viewpoint at the sphere center to show bounded image on screen? Will this be a good aproach? I haven't used opengl but want to achive this effect in Android. Am I going in right direction? Any pointers for this will be great help. Th...

Combining two jQuery plugins and using them as one!

Hello guys, I am a newbie to jQuery and stuff. But I have been using some of the plugins for a while. I had used two very good plugins earlier. Demo of the plugins: plugin 1 plugin 2 I was trying to combine the above two plugins and was wanted to see if I could use the functionalities of both in one image itself. But somehow I ...

HTML5 panoramic

I am using this Flash panoramic viewer (http://flashpanoramas.com/player/). But for devices without Flash support are there any good HTML alternatives? It needs to support proper 3d panoramics such as Google Street View. ...

Is there any free web technology for 360 virtual tours in Iphone/Ipad?

I have a website which has a "360 virtual tours" section, it works with flash. I tried loading it on an iphone and it looks like crap, so I was wondering if there's something free that would allow me to generate the 360 virtual tours for iphone / ipads, the flash virtual tours are generated from WIDE images (something like 900x3NNN). ...

Setting focus to a PanoramaItem

Is there a way to set focus to a PanoramaItem in Silverlight for Windows Phone 7? I've tried: piResults.Focus(); Where piResults is the name of a PanoramaItem. I've also tried to give focus to one of the controls in the PanoramaItem, but that didn't work either. If this isn't clear, I'm trying to do the following: If you press a but...

Why does the WP7 Panoramic page jump back when updating?

I am building a GPS-related application that displays the coordinates amongst other calculations. My demo code is setup to fire the events every second. Whenever I update the main page UI (say, a textbox with the calculated Latitude), it works fine. The problem is if I try to "flick" from one side to the other side, to change the page...