How to rotate a hotspot image??

Q&A about the latest versions
Post Reply
ffurger
Posts: 105
Joined: Mon Mar 24, 2014 11:45 am

Please have a look at the attached screenshot.

I'd like to rotate the hotspot on the left so that it looks as if it's attached to the base of statue.
To that end I somehow would have to rotate to image around the vertical axis.

Looking at the code generated by pano2VR it's clear that the software does a lot of css 3d transformation itself.
So in principle it should be possible to get the job done.
However, I couldn't find a solution:
- The js APIs doesn't offer anything I could use, as far as I can tell. V7 of pano2VR in this regard has remained unchanged.
- I tried to add some CSS code to the image, which seems to be working, but couldn't quite figure out how to do that selectively, i.e. only for a certain hotspot. Logic blocks are not available for this purpose. I thought I could use variables, but ... I couldn't do it.

Any suggestions would be very much appreciated!
ffurger
Posts: 105
Joined: Mon Mar 24, 2014 11:45 am

Not sure the screenshot was attached - I keep getting an http error message (in Safari)
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi, there is no image so it is hard to understand.
However, have a look at the W3Schools website and search for 3D transformations.
Have a look at this post: viewtopic.php?f=13&t=15551
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
ffurger
Posts: 105
Joined: Mon Mar 24, 2014 11:45 am

Hi Hopki,
I tried several times to add the screenshot. It's a regular jpg, 450 kb - but each time I tried I get a "http error" message from Safari.
Not sure what's going on.
ffurger
Posts: 105
Joined: Mon Mar 24, 2014 11:45 am

Now using chrome to attach to screenshot
Attachments
ScreenShot.jpg
ScreenShot.jpg (397.59 KiB) Viewed 43263 times
mbb
Posts: 276
Joined: Mon Oct 19, 2009 11:42 pm

This looks like a good candidate for using Pano2VR's "pinned image" feature.

https://ggnome.com/doc/images-add/
ffurger
Posts: 105
Joined: Mon Mar 24, 2014 11:45 am

Oh! I wasn't familiar with this options - thank you so much for this information, I really appreciate it !
Post Reply