Home › Forums › General Questions › Obj Export
- This topic has 12 replies, 6 voices, and was last updated 1 month, 3 weeks ago by
Brameister.
-
AuthorPosts
-
2020-07-09 at 5:48 pm #29915
grimmy
ParticipantHi, once I have my Verge3d/Webgl project up and running in a browser is it possible to select objects and export them as a single obj or fbx file? (or anything else) that my user can download to their system?
Thanks2020-07-09 at 7:57 pm #29925satpreetsingh04
ParticipantYou can publish your project on the Verge3d server and send the link to your user so that he can view on any computer.
2020-07-10 at 12:40 pm #29951grimmy
ParticipantYes, but can the user download an fbx or obj file from my application?
2020-07-10 at 12:46 pm #29952
kubuzCustomerIf i recall correct you can export to obj and stl.
Never tried it before.2020-07-10 at 1:30 pm #29953
Alexander KovelenovStaff2020-07-10 at 2:42 pm #29961grimmy
ParticipantThat example works perfectly. I pasted the generated text to Cinema4D which imported the .obj perfectly.
How do I see the code from that example though and also, is there a way to also export materials?
Thanks2020-07-12 at 10:14 am #29989
Alexander KovelenovStaffTo see the code of this example simply click on the bottom right button. As for materials, you can try using glTF exporter combined with glTF-compatible materials.
2020-07-13 at 2:15 am #29997
GLiFTeKCustomerThat’s real interesting with the obj downloader.
Great for customized configured objects.Also, if the object is not changed at all, you could just have a click link to downloading an original object in your directory.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-07-13 at 3:05 pm #30038
Alexander KovelenovStaff2020-07-13 at 3:50 pm #30053grimmy
ParticipantI would love this..with materials of course! :)
2026-06-24 at 10:58 am #87579Brameister
ParticipantYep, perhaps we need to implement some puzzles doing such thing…
Hello! Has this ever been addressed or solved?
I’m trying to find a way to allow users to export their web configurator project into .fbx or .obj with the selected/configured materials.
2026-06-24 at 12:31 pm #87587
Alexander KovelenovStaffHello! Has this ever been addressed or solved?
Sure! You can use the export to gltf or export to usdz puzzles for that. Both glTF and USDZ are established industry standards and recommended as replacements for folder FBX/OBJ formats.
2026-06-24 at 12:38 pm #87588Brameister
ParticipantSure! You can use the export to gltf or export to usdz puzzles for that. Both glTF and USDZ are established industry standards and recommended as replacements for folder FBX/OBJ formats.
Thank you for replying, Alexander!
I’ve tried gltf/glb, but it seems those are not as easy to open in Archicad, Revit and AutoCAD. I need them to be able to get an obj/fbx file, since those apparently have much more support in these programs.
-
AuthorPosts
- You must be logged in to reply to this topic.
