Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
<image type="CUBESTRIP">
<cubestrip url="pano1.jpg" />
</image>
Hi,ich hab ein 360 Grad panorama-jpg von PTGUI erstellt. Wie kann ich das in ein KRPano taugliches format umwandeln ? Hab bei dem Beispielen geschaut, da ist das Pano in der jpg in 6 horizentrale Bilder aufgeteilt ? Kann das auch PTGUI so erstellen ? Geht das vielleicht mit ksphere_to_cube_droplet ? Habs ned hinbekommen...

|
|
Source code |
1 2 3 |
<image type="SPHERE"> <sphere url="pano.jpg" /> </image> |
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
<image type="CUBE"> <left url="pano_l.jpg" /> <front url="pano_f.jpg" /> <right url="pano_f.jpg" /> <back url="pano_b.jpg" /> <up url="pano_u.jpg" /> <down url="pano_d.jpg" /> </image> |
|
|
Source code |
1 2 3 |
<image type="QTVR"> <qtvr url="pano.mov" /> </image> |
|
|
Source code |
1 2 3 |
<image type="ZOOMIFY" hfov="1"> <zoomify url="zoomifypano/ImageProperties.xml" type="CYLINDER" /> </image> |
Please What I have to do to make the radar and the heading fit together?Hi,
I have made a simple example to show how to made a small tour with scenes and an image map with radar as navigation:
(note - the panos and the map, radar and heading in this example do not fit together!)
HTML:
http://krpano.com/examples/108b8/example…h-imagemap.html
XML:
http://krpano.com/examples/108b8/example…th-imagemap.xml
download the complete example here:
index.php?page=Attachment&attachmentID=140
if there are question about some functions/actions please post it here,
best regards,
Klaus
Hallo,Hi,
I have made a simple example to show how to made a small tour with scenes and an image map with radar as navigation:
(note - the panos and the map, radar and heading in this example do not fit together!)
HTML:
http://krpano.com/examples/108b8/example…h-imagemap.html
XML:
http://krpano.com/examples/108b8/example…th-imagemap.xml
download the complete example here:
index.php?page=Attachment&attachmentID=140
if there are question about some functions/actions please post it here,
best regards,
Klaus