several fixes to tessellation and extremely fast (in comparison) initial load of CAD objects

This commit is contained in:
Yeicor
2024-02-19 20:53:10 +01:00
parent 656daf1bf3
commit c9e8bde9ca
9 changed files with 183 additions and 152 deletions

View File

@@ -11,6 +11,7 @@ python = "^3.9"
# CAD
build123d = "^0.3.0"
ocp-tessellate = "^2.0.6"
# Web
aiohttp = "^3.9.3"