caseyyee / aframe-360-tour

Simple 360 tour built using A-frame
23 stars 5 forks source link

Create helper component for easier hotspot placement #2

Open caseyyee opened 7 years ago

caseyyee commented 7 years ago

Maybe a quick tool that allows you to copy and paste into hotspot virtual tour location/position/rotation.

rhshah123 commented 6 years ago

I need rotation, are you working on this?

caseyyee commented 6 years ago

Hey there. You hit a pretty old version of this.

I have a updated component as part of the CLI that includes a helper that includes rotation: https://github.com/aframevr-userland/aframe-cli/tree/master/templates/aframe-360-tour-template

This is part of a tutorial using this code put together by @delapuente on Hacks: https://hacks.mozilla.org/2017/07/picasso-tower-360o-tour-with-a-frame/

Hopefully that helps!