nodes selection

Q&A about the latest versions
Post Reply
blitztitus
Posts: 16
Joined: Wed Nov 28, 2018 1:33 pm

Hi,
how do we make node{pano} selection for an iframe ?
for example we have 1 project{house} where it has the bathroom , bedroom, kitchen , etcs.
in this case we usually place the iframe of the index.. but how we make an iframe of the bedroom while we only the index.html.
I wanted to show the node/bedroom using an iframe selection , but how we seperate each panorama to place while we only have index.html page.
blitztitus
Posts: 16
Joined: Wed Nov 28, 2018 1:33 pm

i will try to give an example here...

it supposed generate a "startscene" ..
this what I found from others webs --> ..../index.html?startscene=2
how do i create"startscene=1" , "startscene=2" and so on...
User avatar
Tony
Posts: 1341
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

You want to use Direct Node Access. You can read about it here https://ggnome.com/doc/pano2vr/6/dna/

Here's an example...

Complete Tour: https://s3-ap-southeast-2.amazonaws.com ... index.html

Individual Nodes in iFrames: https://tonyredhead.com/direct-node-access

iFrame code:

Code: Select all

<IFRAME src="https://s3-ap-southeast-2.amazonaws.com/360panoramas/Brompton-Gasworks-NoRotate/index.html#node2" width="100%" height="640" frameborder="no" scrolling="no" allowfullscreen="true"></IFRAME>
cheers,

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
blitztitus
Posts: 16
Joined: Wed Nov 28, 2018 1:33 pm

THANK YOU !!!
User avatar
Tony
Posts: 1341
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Your welcome :D
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
Post Reply