Skip to content

Is it possible to export matchbox-generated graphics to an .obj, .gltf, .stl file? #45

@gperez8

Description

@gperez8

I have tried to convert a generated graphic to an .obj file with OBJExport.js however it is not possible when passing the scene.

var exporter = new THREE.OBJExporter();
var result = exporter.parse( scene );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions