ranahanocka / point2mesh

Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
MIT License
1.05k stars 121 forks source link

Does this work without normalising the point cloud? #36

Open IanYangChina opened 11 months ago

IanYangChina commented 11 months ago

Hi, great project! I'm wondering if this works with point clouds that are not normalised within [0,1].

Thank you!