<krpano>


	<plugin name="zfilter" url="plugins/zfilter.js" preload="true" keep="true" />

	<plugin name="zflare" url="plugins/zflare.js" preload="true" keep="true"
			alpha="1.0"
			scale="1.0"
			fade="0.1"
			assets="zflares"
			/>

	<!-- note: these are the exact definitions of the built in "summer01" flare preset -->
	<flarespot name="summer01|sun" asset="flares/flare006_v3_512.jpg" pos="0" scale="2.5" alpha="0.375" alphamap="0|0.3|1|0" alphaclamp="0.5|1" scalemap="0|0.3|1.25|0" scaleclamp="0.3|999" keep="true" />
	<flarespot name="summer01|bloom" asset="flares/flare002y_512.jpg" pos="0" scale="3.5" alpha="0.25" alphamap="0|0.3|1|0" scalemap="0|0.3|1.5|1" keep="true" />
	<flarespot name="summer01|hexa1" asset="polys/hexa006_64.jpg" pos="0.27" scale="0.7" alpha="0.15" scalemap="0|1|0.98|1.02" alphamap="0.5|1|0.5|0.75" posmap="0|1|0.95|1.05" keep="true" />
	<flarespot name="summer01|hexa2" asset="polys/hexa006_64.jpg" pos="0.38" scale="1.05" alpha="0.2" scalemap="0|1|0.9|1.02" alphamap="0.5|1|0.5|0.75" posmap="0|1|0.98|1.02" keep="true" />
	<flarespot name="summer01|hexa3" asset="polys/hexa008_64.jpg" pos="0.55" scale="1.75" alpha="0.1" scalemap="0|1|1.02|0.98" alphamap="0.5|1|0.5|0.75" posmap="0|1|0.95|1" keep="true" />
	<flarespot name="summer01|hexa4" asset="polys/hexa007_64.jpg" pos="0.65" scale="0.7" alpha="0.225" scalemap="0|1|0.98|1.5" alphamap="0.5|1|0.5|0.75" posmap="0|1|0.98|1.07" keep="true" />
	<flarespot name="summer01|hexabig1" asset="polys/hexa002y_128.jpg" pos="0.65" scale="1.75" alpha="0.1" scalemap="0|1|0.85|1" alphamap="0.5|1|0.65|0.75" posmap="0|1|1|0.97" keep="true" />
	<flarespot name="summer01|hexabig2" asset="polys/hexa002y_128.jpg" pos="0.7" scale="3.5" alpha="0.15" scalemap="0|1|0.98|1.05" alphamap="0.5|1|0.6|1" posmap="0|1|1|0.99" keep="true" />
	<flarespot name="summer01|ring" asset="rings/ring002y_b5_256.jpg" pos="0.65" scale="1" alpha="0.25" scalemap="0|0.3|1.0|1.2" alphamap="0|1|0.0|.5" keep="true" />
	<flarespot name="summer01|arc" asset="arcs/arc002c_256.jpg" pos="0.6" scale="1.25" alpha="0.4" alpha90="0.3" alphamap="0.25|0.75|1|0" scalemap="0|1|1|1.5" posmap="0|1|1|1.06" rot="-90" rcomp="true" xoff="0.5" keep="true" />
	<flarespot name="summer01|speck" asset="specks/speck009rainbow_128.jpg" pos="0.87" scale="1.05" alpha="0.1" alpha90="0.2" rot="180" rcomp="true" alphamap="0.5|1|0|1" scalemap="0|1|0.98|1.02" posmap="0|1|0.98|1.02" keep="true" />
	<flarefilter name="summer01|blendmode" blendmode="lineardodge" reset="add" keep="true" />
	<flarefilter name="summer01|blendcolor" alpha="0.75" color="0x806030" alphamap="0|0.4|1|0" reset="0" keep="true" />
	<flarefilter name="summer01|exposure" alpha="0.1" alphamap="0|0.2|1|0" reset="0" keep="true" />
	<flarefilter name="summer01|blur" alpha="20" alphamap="0|0.1|1|0" alphaclamp="0|50" reset="0" keep="true" />

	<layer url="zflare.png" align="topright" x="25" y="25" width="25%" height="prop" alpha="0.5" keep="true" />

	<scene name="lady_elliot">
		<view hlookat="120" vlookat="-35" fov="90" fovmin="70" fovmax="110" />
		<image>
			<sphere url="pano/lady_elliot.jpg" />
		</image>
		<flare name="sun" preset="summer01" ath="97.75" atv="-46.5" torigin="view" alpha="1" scale="1" />
	</scene>

	<action name="startup" autorun="onstart">
		loadscene(lady_elliot, null, MERGE);
	</action>

</krpano>
