Questions tagged [krpano]

krpano (styled in lower case) is a browser-based viewer for panoramic images and interactive virtual tours. The viewer is available in both Flash and HTML5 applications. krpano also comes with krpano Tools, software which helps to automatically prepare panoramic images for viewing.

krpano (styled in lower case) is a browser-based viewer for panoramic images and interactive virtual tours. The viewer is available in both Flash and HTML5 applications.

krpano also comes with krpano Tools, software which helps to automatically prepare panoramic images for viewing.

Documentation is available at http://krpano.com/docu/

39 questions
3
votes
1 answer

Dynamically display a list of xml hotspots (for krpano) based on json list

A bit of a newbie question for xml/krpano, I have a list of json items that I want to be dynamically loaded into XML . I can loop through each item in JavaScript but I have no clue how to do the same loop in XML! Check out this…
Ian Steffy
  • 1,234
  • 3
  • 18
  • 45
2
votes
0 answers

How to add hotspots dynamically using lat, long values from db/json source in Krpano

I want to add hotspot dynamically in each panorama. I have latitude, longitude and heading of each panorama, I just want to add some markers eg. coffee house with an icon. With Krpano editor I can add a few hotspots but for larger number of panorama…
2
votes
1 answer

Aframe - Use Google Cardboard Settings?

When an app is opened that uses Google Cardboard, the distortion is adjusted for the particular headset the user has configured (Cardboard A, Cardboard B, C-1 Glass, Daydream, Viewmaster, etc.) With Aframe, there seems to only be one kind of lens…
Alex Coulombe
  • 87
  • 1
  • 7
2
votes
1 answer

How to use krpano tools to generate tiles for marzipano viewer

I have a spherical source photos which I would like to display in marzipano viewer. Displaying it directly with Marzipano.EquirectGeometry works well but user has to wait until the whole image is loaded (few megas) so we'll have to switch to tiles…
1
vote
0 answers

How to Integrate krpano to show panoramic images in flutter App

I want to show panoramic images in flutter app.I found krpano is solution for that but i don't know how to integrate krpano in flutter app.Can you please help me out. (i want to view this type of image-…
1
vote
0 answers

Panorama is blurred by three.js

I made a panorama using three.js in the mobile but its blurred. I also tried to use krpano and the effect is ok. here is an image with three.js effect:three.js here is one in krpano I know to use renderer.setPixelRatio(window.devicePixelRatio), but…
xing zeng
  • 11
  • 1
1
vote
1 answer

How to integrate krpano virtual tour video plugin in angular 2 project

I need to implement krpano virtual tour plugin for 360 videos, I have downloaded the js files, SWF files, XML file and added in HTML.js, XML and SWF files are not loading, I am not getting any error while executing project video playing as a normal…
1
vote
0 answers

krpano set base64 img for hotspot.url, not work on ios's browsers

but work for pc's browser, and android's. addhotspot(newspot);