News Examples Documentation Download Buy Forum Contact

Documentation

Plugins

XML Extensions

Tools


Third Party Software
for krpano

Lensflare plugin lensflare folder for Flash, HTML5 and WebVR! (Oculus Rift, Google Cardboard, GearVR, ...)
by Spacery Wirtualne - biuro@spacerywirtualne.pl

Description

We are pleased to present a simple to install and extremely intuitive to use brand new plugin Lensflare. It is perfectly adapted to krpano batch. Knowledge of the coding is not required. Displays various types of flares on panoramas in Flash, HTML5 and WebVR. Lensflare plugins runs of the front of a virtual tour and you can immediately see the effect of your work. Plugin works as an overlay on a virtual tour.

We strongly recommend updating you project to krpano version 1.19 pr4.
In 1.19pr4 version all kind of image hotspots will be rendered by WebGL by default. This is an extremely improve the performance of your projects.

Plugin actions

This is ver 1.0 for krpano 1.8


This is ver 3.0 for krpano 1.9

Screenshots (ver 3.0)

Select view. Press button "ADD LENSFLARE".
You'll see a list of available flares.
Cancel or confirm your choice.
Lens Flare added to the stage. There will also be a thumbnail of this flare on the list.


Installation

For krpano version: 1.18

  1. Use krpano batch to build your virtual tour (MAKE VTOUR (MULTIRES) droplet.bat)
  2. Copy folder "lensflare" to the "skin" folder.
  3. In "tour.html" (in body section) above the line:
    <script src="tour.js"/>
    insert
    <script src="skin/lensflare/popup.js"/>
  4. In "tour.xml" above the line:
    <include url =" skin/vtourskin.xml "/>
    insert
    <include url="skin/lensflare/core.xml" />
  5. Save the changes.
  6. To start the edit mode, add to the end of the link into the address bar in the browser this:
  7. ?initvars.addflaremode=1

For krpano version: 1.19

  1. Use krpano batch to build your virtual tour (MAKE VTOUR (MULTIRES) droplet.bat)
  2. Copy folder "lensflare" to the "skin" folder.
  3. In "tour.xml" above the line:
    <include url =" skin/vtourskin.xml "/>
    insert
    <!-- flare_dir: var with the address of the lensflare folder -->
    <krpano flare_dir="skin/lensflare" />
    
    <include url="skin/lensflare/core.xml" />
  4. Save the changes.
  5. To start the edit mode, add to the end of the link into the address bar in the browser this:
  6. ?initvars.addflaremode=1

Plugin Actions

  • add_single_lensflare(name, lensflarestyle, ath, atv, dustmode);
    • Add a new lensflare (dynamicly).
    • name = name of the new lensflare.
    • lensflarestyle = select a lens flare style:
      • blinkstyle1
      • blinkstyle2
      • blinkstyle3
      • blinkstyle4
      • blinkstyle5
      • blinkstyle6
      • blinkstyle7
      • blinkstyle8
      • blinkstyle9
    • ath = horizontal lensflare position (-180 .. 180)
    • atv = vertical lensflare position (-90 .. +90)
    • dustmode = dust effect (true/false)
  • remove_single_lensflare(name);
    • Remove existing lensflare (dynamicly).
    • name = name of the lensflare
  • Buy / Order the plugin

    NOTE - this is a commercial plugin - to use it - it must be purchased.

    You can purchase this plugin through the link below.
    Updates for this plugin are free!

    Lensflare plugin

    49 €
    VR mode works only width krpano version min 1.19-pr3

    Notes:

    1. Edit mode works only in HTML5!
    2. Don't encrypt the files in the lensflare folder.

    Example

    Link for WebVR example (Oculus Rift, Google Cardboard, GearVR, ...).

    CLICK TO VIEW EXAMPLE