Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create the smooth perfect mesh on 3d data points i.e. ply file using geom #80

Open
larsmacro88 opened this issue Mar 25, 2021 · 0 comments

Comments

@larsmacro88
Copy link

Respected All,
I have a set of 3D data points which look uniform plane. I want it to be converted to 3D mesh using python. I was researching and found the geom library. I am very excited to work with this library. Based on this, I tried to do surface reconstruction using the Ball pivot algorithm and also Poisson surface reconstruction. I tried the same using Meshlab software. But, I am unable to do mesh using geom. I need smooth mesh since I want to work on further processes using simulation, based on this mesh.
I have attached the link to the ".ply" file. I would like to know how to work with geom to get such a kind of surface reconstruction. From geom, I am not getting perfect mesh.
Ply file link
Any leads will be appreciated.
Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant