HomeNewsExamplesDocumentationToolsPluginsMoreDownloadBuyForumContact
close panorama

Options plugin (options.swf)

  • this is a simple plugin to test various settings
  • it has two states:
    • minimized - a small button in the right top corner
    • maximized - a field with some buttons and slides (right image)
  • it displays the current viewing coordinates (lookat)
  • it can be used the find the best details / tessmode settings for a specific pano (3D qualtiy)
  • control modes and behaviors can be changed
  • viewing options like the fisheye settings can be adjusted / tested here easily
  • it shows information about the current drawn polygons and currently used memory
  • NOTE - it's imported that the version of krpano and the version of the options plugin are the same!
  • NOTE - using this plugin costs a little bit performance, remove it for final use!
  • flash source code - if you're interested on the source code of it (AS3 for the free MXMLC compiler) - here is a package of the options & editor plugin source codes

example xml code - how to include it:
<krpano version="1.0.7">
   <plugin name="options" url="plugins/options.swf" />
   ...
</krpano>