Author Topic: How to show panoramas on a web site  (Read 8140 times)

Offline pegefounder

  • Newbie
  • *
  • Posts: 2
    • View Profile
How to show panoramas on a web site
« on: February 08, 2017, 21:06:10 »
Ich verwendete ab 2000 PixAround Panorama Software.
Bei PixAround gab es ein Java  Applet um diese Bilder auf der Webseite als Panorama zu zeigen.
uPixScreen.jar

Leider gibt es die Firma nicht mehr und das Java Applet wird von aktuellen Browsern blockiert.

Einbindung war mit ein paar Parametern, hier ein Beispiel:

<html>
<style>BODY{margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;overflow:hidden;}</style>
<body>
<applet code=uPixScreen.class archive=./uPixScreen.jar width=600 height=300>
<param name=url value=auto-2002-barcelona-tibidabo.jpg>
<param name=autoPan value=yes>
<param name=startYaw value=0>
<param name=startPitch value=0>
<param name=startFov value=180>
<param name=horFov value=160>
<param name=autoPanSpeed value=11>
<param name=autoPanDelay value=10>
<param name=hq value=1>
</applet>
</body></html>

Was wäre das beste Replacement für dieses nicht mehr funktionierende Java Applet?

Offline Anders L Madsen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 2295
    • View Profile
Re: How to show panoramas on a web site
« Reply #1 on: February 16, 2017, 20:04:39 »
Are you aware that our HUGIN is a tool for probabilistic graphical models?
HUGIN EXPERT A/S