Replies: 3 comments
|
Hello @SimonNgj - as with your other issue, |
0 replies
|
@SimonNgj Another method I've had success with is by adding more points inside of your geometry. Once I've converted the original set of points to a level-set, then I use one of the methods in |
0 replies
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.
I have a point cloud and I would like to do mesh reconstruction for that point cloud. At the moment, I am following this procedure:
I get the mesh after applying these steps, but the the mesh is in a rim shape. I want the mesh to be a single layer, is there any way to achieve that?
I attach below an image to illustrate want to achieve
.
All reactions