Skip to content

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

@larsmacro88

Description

@larsmacro88

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

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