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.

Obj Export

Home Forums General Questions Obj Export

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #29915
    grimmy
    Participant

    Hi, 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?
    Thanks

    #29925
    satpreetsingh04
    Participant

    You can publish your project on the Verge3d server and send the link to your user so that he can view on any computer.

    #29951
    grimmy
    Participant

    Yes, but can the user download an fbx or obj file from my application?

    #29952
    kubuz
    Customer

    If i recall correct you can export to obj and stl.
    Never tried it before.

    #29953

    Hi,
    it will require a bit of JavaScript programming. See the OBJ exporter example here.

    Soft8Soft Tech Chief
    Want more Verge3D updates? Follow me on X, Facebook, or LinkedIn

    #29961
    grimmy
    Participant

    That 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?
    Thanks

    #29989

    To 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.

    Soft8Soft Tech Chief
    Want more Verge3D updates? Follow me on X, Facebook, or LinkedIn

    #29997
    GLiFTeK
    Customer

    That’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.

    #30038

    Yep, perhaps we need to implement some puzzles doing such thing…

    Soft8Soft Tech Chief
    Want more Verge3D updates? Follow me on X, Facebook, or LinkedIn

    #30053
    grimmy
    Participant

    I would love this..with materials of course! :)

    #87579
    Brameister
    Participant

    Yep, 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.

    #87587

    Hello! 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.

    Soft8Soft Tech Chief
    Want more Verge3D updates? Follow me on X, Facebook, or LinkedIn

    #87588
    Brameister
    Participant

    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.

    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.

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