Xrvitd / CWF

Code of CWF: Consolidating Weak Features in High-quality Mesh Simplification, ACM Transactions on Graphics, SIGGRAPH 2024
https://ruixu.me/html/CWF/index.html
GNU Affero General Public License v3.0
224 stars 14 forks source link

Mesh and Nums can be passed on the command line #9

Closed afabri closed 1 month ago

afabri commented 3 months ago

This is only a draft pull request, as it is just a beginning of a reasonable feature. It would be good to document the parameters of the algorithm, so that we add command line arguments. It would also be good to have tools to generate the points distributed on the surface. So far some are pre-computed in the data directory. This is related to Issue #5

afabri commented 1 month ago

Replaced by PR #14