Trial output

Q&A about the latest versions
Post Reply
FunnyUncle
Posts: 75
Joined: Wed Apr 04, 2018 10:18 pm

Hallo,
I tried Object VR for the first time and my question is: The trial version is not possible to load from FTP?

Thanks for help.

Here is my trying...

https://www.autasuper.com/prohlidky/vozy/test_object/

Milos
FunnyUncle
Posts: 75
Joined: Wed Apr 04, 2018 10:18 pm

Actually my English is terrible and I can´t find the tutorial how to publish "Object VR" output.

Could you give me some recommendation which tutorial is suitable for it.

Thanks a lot.

Milos
User avatar
Hopki
Gnome
Posts: 12999
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Milos,
Object2VR exports an HTML5 output or a Garden Gnome Package
Looking at the HTML5 output, this is a folder and uses the default name "output".
You can rename the folder bout not any of the files inside.

Once you have the output folder you would upload it to your web server.
You then have the choice to either just have a text of picture link to open the HTML page inside the output folder, this will open a new page.
Of you can use an iframe to embed the output into one of your website pages.

Once the output is uploaded to your web server it will have a URL, as an example: https://support.ggno.me/forum_projects/ ... index.html
This is one on my test server and is just a text link. As you can see it is in a folder called "forum_projects" then the output is a subfolder of this.

The iframe needs this information.
I found this website: https://www.iframe-generator.com
Set the parameters then add the URL:

Code: Select all

<iframe src="https://support.ggno.me/forum_projects/ObjectInPano/index.html" style="border:0px #ffffff none;" name="My Product" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="100%" width="100%" allowfullscreen></iframe>
This can then be added to the web page to display the object.
If you have a CMS website such as WordPress.org then you can use our free Plugin and this then becomes much easier, please see: https://ggnome.com/wiki/cms-plugins/
Regards,
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