Questions tagged [virtual-tour]

24 questions
0
votes
1 answer

how to initiate Marzipano viewer http://www.marzipano.net/

Since Marzipano documentation is bad for newbies i have no idea how to initialize a pano I decided to get only the pano viewer and keep away of integrating the Marzipano tool! so far i have now a generated 360 panoramic zip file through the…
0
votes
0 answers

Unity - Virtual tour in 3d model

I have a 3d model. It consists some streets.Actions are go straight, go back, left turn, right turn. I attach a .cs file to camera. I use to go back&go staright below code : v.z = this.gameObject.transform.position.z; v.y =…
zakjma
  • 2,030
  • 12
  • 40
  • 81
0
votes
1 answer

How to "see inside" store using Google Map Api call v3.0

I have been working on a map based search app for a while and now I am looking to add functionality around seeing inside stores. Some public stores such…
0
votes
2 answers

Transforming Panoramas for Virtual Tours with famo.us, has it been done?

I'm looking in to have a virtual tour viewer created using famo.us. I am curious if anyone has explored 3d transformations for 360 degree panoramas using that system? I've looked around and haven't found anything specifically related to that. I've…
0
votes
0 answers

Solving TSP using TSPLIB Data Java

basically I got some Symmetric TSP data from TSPLIB http://www.iwr.uni-heidelberg.de/groups/comopt/software/TSPLIB95/tsp/ and then I try to build a path by first clustering the cities, building subtours for each cluster and then connecting the…
MTA
  • 739
  • 2
  • 9
  • 29
0
votes
2 answers

Webgl streetview with ie - virtual Tour Google

I'm trying to add, in a Google Street View include in a website, , à map with a point moving during the visit. See this exemple : http://www.culturemediatic.fr/demos/TestAPIVVP/point_qui_suit_la_visite.html It wortks with Chrome and firefox, but not…
0
votes
1 answer

iOS Virtual Tours engine

I'm looking for a solution how to create offline 3D virtual tour app for iOS. Are there any engines or libraries, that can help? I need the support of hotspots and audiofiles. Thanks a lot.
etolstoy
  • 1,798
  • 21
  • 33
-1
votes
1 answer

Embed a Google Business View Virtual Tour

I would like to embed this to my windows form. Private Sub InitializeComponent() Try Me.VirtualView = New WebBrowser Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode =…
Jen143
  • 815
  • 4
  • 17
  • 42
-3
votes
1 answer

Backend for panoramic 360 virtual tour using unity

I am building a 360 panoramic virual tour using Unity 3D and i need a simple solution to build a backend with unity to place hotspots (points in panoramic picture that lead to another one ) as user interface. Thnx
Meher
  • 35
  • 5
1
2