You are not logged in.

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.

herrpedro

Intermediate

  • "herrpedro" started this thread

Posts: 207

Location: Lisbon

Occupation: Programmer/analyst

  • Send private message

1

Wednesday, November 3rd 2021, 8:55pm

anaglyph depending on stereoinput

Hi all

i' changing my config files so i have to do less work on them
my skin shows a "anaglyph" button if the panorama is a stereopano
for that i add
anaglyphAvailable="true"
in the image tag and the skyn shows or hides the red/cyan glasses

how can i detect that in the config file so i can add a true or false (or none) ?

xmlimageparameters=anaglyphAvailable="true"
or
xmlimageparameters=anaglyphAvailable="false"

https://krpano.com/docu/tools/config/#stereosupport says "when there is a stereoscopic input image" but there is no variable for that

thank you