¿How Generate Mesh from ply in Swift? #107
-
Hi guys, I was trying to generate a mesh in Swift actually using trueDepth to get the PointClouds. Actually I'm using pymeshlab server to convert the .ply to .obj or .stl. Is there any way to user pymeshlab on swift5? yes, that sounds really crazy. Or anybody knows any third party to swift 5 to "ball pivoting reconstruction" and then export to .obj or .stl? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think you should ask these type of questions in a more generic forum, like stackoverflow. |
Beta Was this translation helpful? Give feedback.
I think you should ask these type of questions in a more generic forum, like stackoverflow.
Here we discuss about pymeshlab, which is a python library that binds meshlab's filters and functionalities in python. It has nothing to do with swift.