Patrick Laurin
Results
2
issues of
Patrick Laurin
I've been trying out the remeshing for the Stanford bunny and there seems to be a general loss of sharp features:  Are there any mechanisms I can implement to...
On Windows, I managed to build polyscope as a shared library with a couple of changes: 1. Export all symbols for polyscope ```diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt...