Skip to content

Using PyMuPDF to extract 3D data #4934

@kdschlosser

Description

@kdschlosser

3D model data can be embedded into PDF files and I have a need to extract that data to be used in an application I am working on. I would need the data as an array of vertices and an array of faces which is the indices for vertices in the vertices array.

Anyone know how to go about doing this?? I am currently using pyMuPDF im combination with wxPython to display datasheets and 2D CAD drawings and it would be fantastic if I could use it for pulling the 3D data as well...

Thanks again for any help with this.

--Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions