update some old todos and add stable assets to the repo

This commit is contained in:
Yeicor
2024-02-26 18:17:50 +01:00
parent 20b785a89a
commit fa6b19f701
7 changed files with 18 additions and 16 deletions

View File

@@ -16,10 +16,6 @@ from pygltflib import GLTF2
import mylogger
from gltf import GLTFMgr
# TODO: Migrate to ocp-tessellate to reuse the tessellation logic
def tessellate(
ocp_shape: TopoDS_Shape,
tolerance: float = 0.1,