Home › Forums › Bug Reports and Feature Requests › What files are uploaded on Verge3D networks
- This topic has 4 replies, 2 voices, and was last updated 1 month, 3 weeks ago by
spirou4d.
-
AuthorPosts
-
2025-06-28 at 9:25 am #82648
spirou4d
CustomerYes I need to know what files to upload on my personal server. So now i upload only the .html file but when I need to create menus + Puzzles features, what files in my folder I need to upload ?
All files?
I must to know to make a clean directory.Patrick Depoix
Architecte D.P.L.G. - Historien-chercheur en histoire de l'Architecture
Etude en cours: Le mausolée Brion - Carlo Scarpa.2025-06-28 at 10:02 am #82649spirou4d
CustomerI found : http://localhost:8668/network
All is ok now !Patrick Depoix
Architecte D.P.L.G. - Historien-chercheur en histoire de l'Architecture
Etude en cours: Le mausolée Brion - Carlo Scarpa.2025-06-28 at 5:08 pm #82650spirou4d
CustomerI have a second question: when I upload my scene on Verge3D network, I obtain a link to see my scene but this link is https://v3d.net/…..
but not a web page ?
What is this “19ue” by example ?
And what file to target to open my scene without to be on your v3d.net network but my personal server.
The .html or .gltf or the .glb file or an other file… please ?Patrick Depoix
Architecte D.P.L.G. - Historien-chercheur en histoire de l'Architecture
Etude en cours: Le mausolée Brion - Carlo Scarpa.2025-06-28 at 9:00 pm #82651Alexander Kovelenov
StaffHi,
The link provided v3d.net is a shortlink which redirects to the application’s main HTML file. In most cases this main HTML has the same name as the app (augmented with .html extension). E.g. in the app my_awesome_app the main HTML would be my_awesome_app.html.
Regarding your own server, this main HTML is exactly the same, but the link to it should be determined manually. It may be be something like this (in case if your app was uploaded to the root folder of the web server): https://YOUR_SERVER.com/my_awesome_app/my_awesome_app.html
2025-06-29 at 2:48 pm #82653spirou4d
CustomerThks Alexander you understand my problem. Good !
So your >>The link provided v3d.net is a shortlink which redirects
is method to cache the real target to the visitor. For security I mean? or maybe directory management? I understand…..ok it’s clear : myscene.html as target with all files of the project and so the puzzle will be use or not by the .html file.
the puzzle’s features is in several .js files so….
I learned html, css, js and php since a lot so I need to revise my knowledge a little.
With Blender I made some addons with python…Patrick Depoix
Architecte D.P.L.G. - Historien-chercheur en histoire de l'Architecture
Etude en cours: Le mausolée Brion - Carlo Scarpa. -
AuthorPosts
- You must be logged in to reply to this topic.