mkazhdan / PoissonRecon

Poisson Surface Reconstruction
MIT License
1.59k stars 431 forks source link

How to trim a multi-resolution mesh #218

Closed Chickers closed 2 years ago

Chickers commented 2 years ago

Hi professor, I've edited PoissonRecon.exe v12.00 to reconstruction a multi-resolution mesh. Length of edge in coarser region will be twice as length as finer region. But I get stuck when trimming a multi-resolution mesh. Is there any workable way to distinguish between coarser region and data missing region? Thanks.

Chickers commented 2 years ago

And I have one more question, what does LocalDepth mean?