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.

mohammadreza

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: How to implement my v3dApp to my website #78640
    mohammadreza
    Participant

    Thank you; I figured out how to integrate my V3D app using an iframe. However, there’s an issue. When using an iframe, you need a server to host the V3D app files—this could be a server like v3d.net, GitHub, or any other. The downside is that loading the files from the server takes time, as the client first loads the main website, which then has to make another request to load the iframe content.
    I’m trying to find a way to combine my code with the code generated by the v3dApp manager to create a website that the client only needs to load once.

    in reply to: How to implement my v3dApp to my website #78631
    mohammadreza
    Participant

    Thanks for you reply!
    Is there any tutorial for that?

Viewing 2 posts - 1 through 2 (of 2 total)