Home › Forums › General Questions › Uploading user’s own 3d model on verge3d
- This topic has 5 replies, 3 voices, and was last updated 4 years ago by
post.
-
AuthorPosts
-
2021-11-02 at 8:15 am #46640
LeeCustomerHi.
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.
2021-11-03 at 8:41 am #46698
Yuri KovelenovStaffHi,
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).2021-11-03 at 2:00 pm #46703
LeeCustomerThank you Yuri for the response.
Let me investigate it deeper with the clues you suggested.
Always proud of being a user of your product.2022-02-21 at 9:13 am #49485post
CustomerHi 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,
Stefan2022-02-21 at 12:22 pm #49495
Yuri KovelenovStaffHi,
you can load standard glTF and glb files with this puzzle
https://www.soft8soft.com/docs/manual/en/puzzles/Scenes.html#load_sceneyou 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_environment2022-02-23 at 10:54 am #49541post
CustomerHey 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
-
AuthorPosts
- You must be logged in to reply to this topic.
