Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A JavaScript module which can create a cubemap from a KRPano scene and provide a mechanism for synchronising views between different krpano instances.

Download:

View file
nameigloo_krpano.js

Usage

Extend the HTML script tag which embeds your krpano tour.

...

Developed with krpano 1.21.2 (build 2023-12-11), but it should be comaptible with any non-ancient krpano release. Only compatible with krpano versions 1.21 or newer.

It's been tested with:

  • krpano 1.21.2 (build 2023-12-11)

...

References

Changelog

...

0.2.1

  • Fix: Added logging related to older krpano versions not being supported.

0.2.0

  • Changed: UI is removed from cubemaps by default, and can be opted into through creation options.

...

0.1.0

  • Initial release