feat: Ovoids

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
Mark Tolmacs
2026-01-05 10:51:10 +00:00
parent c158187f20
commit 9616e63e23
4 changed files with 356 additions and 3 deletions
+2 -1
View File
@@ -58,6 +58,7 @@
},
"dependencies": {
"@excalidraw/common": "0.18.0",
"@excalidraw/math": "0.18.0"
"@excalidraw/math": "0.18.0",
"polygon-clipping": "^0.15.7"
}
}