buaacyw / MeshAnything

From anything to mesh like human artists. Official impl. of "MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers"
https://buaacyw.github.io/mesh-anything/
Other
1.32k stars 51 forks source link

Point Clouds #7

Closed adrsch closed 1 week ago

adrsch commented 1 week ago

Hey, I see the picture of point clouds being used as an input. How do I do this?

buaacyw commented 1 week ago

Please refer to the USAGE section of README.

adrsch commented 1 week ago

Thanks, I see it now!

adrsch commented 1 week ago

Oh, okay, I closed that too quickly. I see it only supports npy files. I am having trouble finding a tool that will let me convert to that. I've got my point clouds in polycam so I can export ply, las, pts, syz, and dxf.

Correct me if I'm wrong but I don't think metashape supports npy either - is this meant to be used with actual scans?

adrsch commented 1 week ago

Yeah I get it now this software isn't meant for real world use.