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.

Download GLTF puzzle not working with visibility

Home Forums General Questions Download GLTF puzzle not working with visibility

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #35704

    Hi,
    the current algorithm works as follows. If you hide something that has non-hidden children, the model will be converted to an empty object. To completely eliminate something you should hide the model itself and all its children.
    If you still experiencing the issues, could you point to the object that is hidden but visible in the exported file (not the empty but the full geometry)?

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #35787
    johngrigni
    Customer

    I’ve highlighted objects that should not be in the export file, and also attached a screenshot from the configurator showing what it should look like. The empties are not really a problem.

    Also, the objects have apparently been broken up by material, since the glass panels are part of the mesh in Blender but export as separate objects. Since they aren’t in the Blend file I can’t select them to hide with the puzzles, though I could try using text instead. At worst I can just separate them in Blender, parent them and handle them separately, but since they all have shape keys I’m not sure how much work that would be.

    But there are still objects that should not be exported that are nevertheless there.

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

    Verge3D-to-glTF exporter does not work well with multi-material objects. Maybe it’s the case… BTW could you please reduce the problem to some really basic example, so we can figure out what’s happening with your scene.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #36181
    johngrigni
    Customer

    I eventually had to go with a different strategy: I had a feature in the app where you could get a URL with parameters to remake your selections, so instead of hiding things, I had it remove the objects, download the model, then reload the page with the already generated URL. It adds a loading step after the download, which isn’t optimal, but not too bad.

    #36201

    Glad you worked it out!

    Soft8Soft Tech Chief
    X | FB | LinkedIn

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