Duplicate nodes but only one tiles folder!

Q&A about the latest versions
Post Reply
User avatar
Hopki
Gnome
Posts: 13024
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
This came up in support and thought I would share.
As an example imagine a tour of a tram, it may have 5 sections but only the first and last are different, with the three carriages in the middle being identical.
Under normal circumstances, the output folder will produce a tiles folder with five subfolders, one for each node.
However, there is a way, where the nodes that are the same can use the same set of tiles but are still classed as separate nodes able to have different hotspots.etc.

How.
Let's assume it is the tram project that will have 5 nodes.
I will have the panoramas, front.jpg, carrige.jpg and end.jpg

With all the panoramas in a project folder, open Pano2VR and add the panoramas, front.jpg, then the same carrige.jpg three times then the end.jpg
With node1, selected go to the user data panel and select the Edit Project User Data button:

1.png
1.png (7.72 KiB) Viewed 5338 times

This will now show the Maser Node.
Select the Custome Node ID text box and enter $(n).

2.png
2.png (9.61 KiB) Viewed 5338 times

Now select any node in the Tour Browser to exit Master Node.


You will see in the User Data Custom Node ID the panorama names greyed out.
For the nodes that will use the came tiles, in this case, carriage, make sure the Custom Node IDs are the same.
In the second carriage node, it will display "carriage_1" then "carriage_2". Just overwrite this to just say "carriage".

3.png
3.png (9.63 KiB) Viewed 5338 times

The ones you overwrite will have solid white text.

Add the HTML5 output and under the Advanced tab modify the multiresolution naming convention to this:

Code: Select all

tiles/$(ucnode)/cf_%c/l_%l/c_%x/tile_%y.jpg
This is the default naming convention but the $y has been replaced with the UserData Custom Node ID placeholder: $(ucnode)
Now create the output.

The tiles folder will look like this:

4.png
4.png (28.07 KiB) Viewed 5338 times

Each duplicate node can have its own hotspots, pinned media etc, etc but will use the same set of tiles.
Menus will also show the project to have five nodes.
Working project attached.
Regards,
Attachments
project.zip
(32.24 KiB) Downloaded 185 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply