Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(geom-api): add Tessellation type, update Tessellator
BREAKING CHANGE: update Tessellator behavior & signature - Tessellators now collect/append results to a Tessellation object, consisting of a single point array and an array of face vertex IDs
- Loading branch information