URGENT :: Can i Use "hlookatmax" and "hlookatmin" with lookto()?

  • Hi Klaus,

    I am using lookto function to rotate the pano 360 degree. as below

    Code
    lookto(90,0,75,smooth(200,50,10));
    lookto(180,0,75,smooth(200,50,10));
    lookto(270,0,75,smooth(200,50,10));
    lookto(0,0,75,smooth(200,50,10));

    But at the same time I want to horizontally limit the some special pano to Half Rotation.

    How can i use above code for Full 360 Degree and Half Rotation as well for some special pano's using "hlookatmax" and "hlookatmin"?

    One alternative i tried using "set(autorotate.enabled,true);" but i am not able to know that one rotation is completed or not.
    How can i know that one rotation is completed using "set(autorotate.enabled,true);"? (Please provide some sample code).

    --
    Thanks
    pratiks

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!