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.

Uploading user’s own 3d model on verge3d

Home Forums General Questions Uploading user’s own 3d model on verge3d

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #46640
    Lee
    Customer

    Hi.

    As I am a big fan of Verge3d, I would like to do something more exciting.

    Can we make end users upload their 3dmodels (like STLs) on the verge3d viewer and configure with the models we have set up in advance in blender?

    For example, you have an industrial cobot with grippers in the science, and the user uploads their own workpiece 3d model in the scene and test how the grippers are working with the workpieces.

    Is this a doable feature in the current version?
    If not, any detour methods we can make happen with the verge3d?

    Thanks for your help Gurus, in advance.

    #46698

    Hi,

    I think this is doable. There is indeed the possibility for end users to upload files into Verge3D app (see the demo called Custom Image). You can also upload GLB scenes since those are all-in scene packages (unlike gltf). Once uploaded, the scenes can be added to the main scene as demoed in the Load Unload example.
    As of STL, there is no puzzle for that yet, so it may require some coding (Verge3D supports STL just like Three.js which it is based on).

    Chief 3D Verger | LinkedIn | Twitter

    #46703
    Lee
    Customer

    Thank you Yuri for the response.

    Let me investigate it deeper with the clues you suggested.
    Always proud of being a user of your product.

    #49485
    post
    Customer

    Hi Lee and Yuri,

    I am also interested in a custom model loader, but with glb or gltf in my case.
    Did you figure it out and would you share a example?

    Thank you and best regards,
    Stefan

    #49495

    Hi,

    you can load standard glTF and glb files with this puzzle
    https://www.soft8soft.com/docs/manual/en/puzzles/Scenes.html#load_scene

    you will also need to create an HDR environment so that the models are properly lit
    https://www.soft8soft.com/docs/manual/en/puzzles/Scenes.html#create_environment

    Chief 3D Verger | LinkedIn | Twitter

    #49541
    post
    Customer

    Hey Yuri,

    thank you very much for your support, but this is not what I aim for.
    It is more like the “Custom Image” scene you mentioned before.

    But do I have to prepare my server for uploading files and what are the steps I have to do for uploading a glb and adding the glb to an existing scene.

    Best regards, Stefan

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