- [ ] append(): steal child with largest number of triangles (evaluate effect with csg++ before), (and/or maybe use `reserve()`) - [ ] hull(): implement [quickhull](https://algolist.ru/maths/geom/convhull/qhull3d.html) algorithm instead of using Delaunay triangulation