How convert from "matplotlib" to a .ply or any mesh format #1392
MayconSilva7
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my code, I have generated a object with matplotlib. But I need to use that in a Python api (Blenderproc), which recognizes only .ply or .blend objects. Is it possible use meshio to make this conversion ?
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions