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.

Allow user to download configured model

Home Forums General Questions Allow user to download configured model

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #30163
    johngrigni
    Customer

    Is there any way that an end user can download a configured 3D model?

    For instance: In a configurator for a doorway, when all of the doorway dimensions and options have been chosen, the end user can download a file they can plug into their 3D software?

    #30164
    kubuz
    Customer

    I think you need to check every input field containing the right data, and make logic to enable the download button when everything is filled.
    You better look at some html Form functions for that. I believe there is a required, option in inputfields. If you find decent workflow, please share it, cause i will need it to in the near future

    #30165
    johngrigni
    Customer

    How would that download the 3D model file, like a .gltf or .dxf, of the chosen configuration? I’m not sure I understand your explanation.

    #30166
    kubuz
    Customer

    oh, i thought you asked a way to make the download available after the inputs where filled.

    there is a custom javascript for that.

    https://cdn.soft8soft.com/demo/examples/index.html?q=obj#misc_exporter_obj

    #30167
    johngrigni
    Customer

    Thank you! How do you include such things in a project? I’m afraid I have no real programming experience.

    #30178

    Hi,
    I believe we need a Puzzle to export/download models or the entire scene. I will mark it as a high priority in our TODO list.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #30179
    kubuz
    Customer

    That would be awesome. The puzzle mechanism makes it all way more intuitive.
    I have looked at the documentation on custom javascripts. But in some way, it’s still a bit too complicated for me.
    When using custom javascript snippets, i always have that feeling i don’t know what i am doing…
    Some more in depth documentation would be helpful.

    #30210

    We’ve added some preliminary implementation in Verge3D 3.3 pre2. Check it out!

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.