Xrvitd / GCNO

Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (SIGGRAPH 2023).
https://ruixu.me/html/GCNO/index.html
GNU Affero General Public License v3.0
278 stars 29 forks source link

How to get the reconstruct surface? #9

Closed Connaught0 closed 10 months ago

Connaught0 commented 10 months ago

Hi! thanks for your excellent work! I try your released code and run well on demo data. But how could I generate the mesh in the paper? ex. image

Xrvitd commented 10 months ago

Hi! We all use screened Poisson reconstruction to get the mesh.

Rui Xu Shandong University @.*** Qingdao, China

---- Replied Message ---- | From | @.> | | Date | 11/07/2023 10:59 | | To | Xrvitd/GCNO @.> | | Cc | Subscribed @.***> | | Subject | [Xrvitd/GCNO] How to get the reconstruct surface? (Issue #9) |

Hi! thanks for your excellent work! I try your released code and run well on demo data. But how could I generate the mesh in the paper? ex.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Connaught0 commented 10 months ago

Hi! We all use screened Poisson reconstruction to get the mesh. | | Rui Xu Shandong University @. Qingdao, China | ---- Replied Message ---- | From | @.> | | Date | 11/07/2023 10:59 | | To | Xrvitd/GCNO @.> | | Cc | Subscribed @.> | | Subject | [Xrvitd/GCNO] How to get the reconstruct surface? (Issue #9) | Hi! thanks for your excellent work! I try your released code and run well on demo data. But how could I generate the mesh in the paper? ex. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

thanks! I have tried in meshlab, it's work : )