feat: Add initial implementation for converting SVG nametag designs to multi-part STL files.

This commit is contained in:
2026-02-14 16:40:48 -05:00
commit 7960320004
4 changed files with 318 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
trimesh
shapely
numpy
scipy
lxml
svg.path
networkx
mapbox_earcut