We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Home Forums General Questions Digital twinning with Verge3D

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #78700
    xeon
    Customer

    You can just enter the URL into the load data puzzle and it will work if you have access rights.

    The following is a simple example… I have placed a json file on the soft8soft cdn.

    You can then access this file while playing the app back in the app manager using the load data puzzle by entering the url to the json file. The key is the file has to be accessible.

    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #78702
    Hazem
    Customer

    I’m not sure what am I doing wrong, but I’ve attached a screenshot to my version of the app.
    The URL can be opened on the web browser so I believe it is accessible.
    Here’s the url:
    https://xmotion.studio/wp-content/factory.csv
    when I tried to trouble shoot, I found some errors. I’ve attached the screenshot as well.
    I tried to upload it to v3d network and the same error appears! it seems that this csv file has to be on the same server or domain name.

    Update: when I uploaded the files to my website, and the csv file is also uploaded to my website but with another path, it works but it does not update in real time when you overwrite the file. It responds to that change after a minute or a bit less which is ineffective in case of a digital twin.
    I’m happy to hear anyone with a possible solution though.

    • This reply was modified 21 hours, 41 minutes ago by Hazem.
    • This reply was modified 21 hours, 26 minutes ago by Hazem.
    Attachments:
    You must be logged in to view attached files.
    #78707
    xeon
    Customer

    Well…your console log tells the story.

    The CORS Policy is prohibiting you from loading the file.
    There is also something odd about the link you are providing.
    When you provide a link to a CSV file…it should not show the content…it should download.
    Try this link:https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:f2f27a4091/load_and_post/testcsv.csv

    You can test this out by placing that csv on Soft8Soft CDN and testing.

    You will also not want to try and load data every frame. its going to take a bit of time do the handshake with server and download the data. You might want to start with something like every 15 seconds and then reduce if your speeds are capable.

    • This reply was modified 16 hours, 36 minutes ago by xeon.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.