google / marzipano

A 360° media viewer for the modern web.
http://www.marzipano.net
Apache License 2.0
2.01k stars 999 forks source link

Requesting the possibility to have target Yaw/Pitch on LinkHotspot #378

Open joostvp opened 3 years ago

joostvp commented 3 years ago

Hi,

I have the feeling that the project is kinda "dead" but I want to do a request I know MANY people are looking for. So asking the creators to make this. (And is it otherwise possible to get the source to contribute in creating this? Would love to help... Thanks in advance).

The problem An example to explain; You have three rooms A <-> B <-> C. When you go from room A to B, upon entering you should face room C. Done with InitialView. (works) When you go from room B to C, upon entering you should face the wall in room C. Done with InitialView. (works) When you go from room C to B, upon entering you should face room A. But points to InitialView. (This option is not available) When you go from room B to A, upon entering you should face the wall in room A. Bit points to InitialView. (This option is not available).

Request The community would like to request an option in the Marzipano tool that not only lets you select the InitialView but also the Initial View for LinkHotspot.

My question; can you please create an extra option in Marzipano to have Initial Views for LinkHotspots? Maybe you can build something like Theasys.io

thanks in advance, Joost

kcinjojo1 commented 3 years ago

Joost I am looking for something similar to theasys.io as well. I know their platform is open source. We can't be too far off from something like that. I'd consider contributing some funding to get that project going.

Romej commented 3 years ago

That is the one feature I really wish was supported.

Virtual tours get very confusing without it.

joostvp commented 3 years ago

Hi @Romej,

I made myself a small implementation to read Yaw/Pitch and then use the values to use them as target pitch/yaw. You can read about it here; https://groups.google.com/g/marzipano/c/i723ksluyHs

greetings Joost