AlexandreJ wrote:wrong sub-forum here. This section is for Autopano.
AlexandreJ wrote:no I don't know.
<action name="onclickspotpoint50">
mainloadscene(pano44); <!-- this is the pano to be loaded -->
lookat(0.09, 0.02, 0.34); <!-- this is the toH, toV and fov of the initial image that YOU want-->
wait(blend);
lookto(get(panoview.h),get(panoview.v),get(panoview.fov),smooth(100,20,50)); <!-- you can change this by creating your own transition.xml file if you don't like smooth -->
</action>
<!-- **** @PanoName="Après l'Orage" @PanoFile="F:/expos/blf_mairie/vexpo/kalaloch.jpg" **** -->
<scene name="pano44"
latitude="47.6054" longitude="-124.372" etc etc...
...
planar="true"
full360="false">
<autorotate horizon="0.000000" tofov="1.0" waittime="1" speed="1"/> <!-- put in your desired tofov - remembering that KRPano likes a fov of 1.0 to display a partial pano entirely (in my case) -->
<panoview h="0.0" v="0.0" fov="1.0" hmin="-0.5" hmax="0.5" vmin="-0.25" vmax="0.25" fovmax="1.0" />
<!-- substitute hfov, vfov and fov where you want your zoom to end. KRPano likes a fov of 1.0 for partial panos fullscreen; also change fovmax to 1.0 if you want fullscreen -->
<view fisheye="0"
limitview="fullrange" <!-- change to "fullrange" (KRPano) from "range" (PTP) -->
...
maxpixelzoom="1.0" <!-- set this to what you want -->
fovmax="1.00" <!-- change this to 1.0 to get a fully displayed pano -->
fov="0.34" <!-- change this to your STARTING fov as in the onclick action as in b.i supra -->
hlookat="0.09" <!-- change this to your STARTING hlookat as in the onclick action as in b.i supra -->
vlookat="0.02" <!-- change this to your STARTING vlookat as in the onclick action as in b.i supra -->
... />
jplf wrote:
The basic idea is there in the PTP2.1.3 interface, but it doesn't seem to work with partial panos.
Users browsing this forum: No registered users and 6 guests