Clickable Elements <area> in KeyshotVR

Started by pizzalover2, December 26, 2016, 02:42:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pizzalover2

Hi, I had this idea of clickable elements in a keyshot VR. Like in html <area>, http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_areamap
See attached image:
My idea is to click on a element (e.g. handwatch elements) like in img.1 and show an image on top, behind the idea is to have area elements (see img.2) based on a list of coordinates (like in html: -shape="rect" coords="0,0,82,126"-) for every keyshotVR frame.

HTML idea: Change the <area> coords based on the input of the keyshotVR image:
if it's keyshotVR.frame.1 change the coords="0,0,0,0"
if it's keyshotVR.frame.7 change the coords="90,86,140,166"
etc.


My question if someone made something like this before or is an idea for the devlopers out there :)