Page 1 of 1
ORBX Viewer
Posted: Mon Feb 19, 2018 11:22 pm
by adriano.ol
Please,
Where do I find updated information / documentation on ORBX Viewer JSON/LUA scripts.
Re: ORBX Viewer
Posted: Wed Feb 21, 2018 6:39 am
by Goldorak
OMP scripting and JSON hasn't changed much since the earlier samples from OMP 2.0. We don't recommend going full Lua beyond the simple templates. Could you share a bit more about your project?
Re: ORBX Viewer
Posted: Wed Feb 21, 2018 9:27 am
by v-cube
Goldorak wrote:OMP scripting and JSON hasn't changed much since the earlier samples from OMP 2.0. We don't recommend going full Lua beyond the simple templates. Could you share a bit more about your project?
Hello, I am also very interested in this topic...We are successfully doing stereoscopic vr tours on the Gear VR for quite some time now and I am in a constant battle against the limited possibilities we have at the moment (at least to my knowledge...)
Goldorak, since you say you don't recommend lua,
what other possibilities do we have at the moment to create such tours ? I took a brief look into unity, but I have not found a way to use cube maped stereoscopic panoramas there...
I would really be willing to pay to be able to create stereoscopic tours with advanced features like popup info boxes , a GUI to have more control over scene transitions and hotspot positioning and so on...
If someone could help me here it would be really appreciated!
I already posted a number of post covering this topic:
viewtopic.php?f=98&t=62218&p=319449#p319449
viewtopic.php?f=98&t=54531&p=318005#p318005
viewtopic.php?f=98&t=59151&p=303024#p303024
to my regret it does not seem to be very high on the priority list....
best regards
Andreas
Re: ORBX Viewer
Posted: Sat Feb 24, 2018 4:09 am
by adriano.ol
Goldorak wrote:OMP scripting and JSON hasn't changed much since the earlier samples from OMP 2.0. We don't recommend going full Lua beyond the simple templates. Could you share a bit more about your project?
It is a very simple navigation project with 14 cubes.
This is what I would like:
1. A comprehensive list of commands/parameters
2. How can I control the pitch of nav links?
3. Is there a way to turn off the blue cross per hiperlinks?
4. The samples I got are LUA for multi navigation and JSON for single images. Can't figure the syntax for JSON multi navigation.
ORBX MP is a life saver.
Thank you in advance.