Skip to content

Commit 9b6b49f

Browse files
author
pv
committed
WIP mapping works, cleaning mesh does the copy.
1 parent 4b4fa6b commit 9b6b49f

File tree

12 files changed

+34048
-85
lines changed

12 files changed

+34048
-85
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,4 @@ add_nanobind_module(_meshing src/meshing.cpp)
173173
add_nanobind_module(_parametrisation src/parametrisation.cpp)
174174
add_nanobind_module(_planarize src/planarize.cpp)
175175
add_nanobind_module(_patternmap src/patternmap.cpp)
176+
add_nanobind_module(_mapping src/mapping.cpp)

0 commit comments

Comments
 (0)