mapbox_earcut_python icon indicating copy to clipboard operation
mapbox_earcut_python copied to clipboard

Python bindings to the mapbox earcut C++ library.

Results 3 mapbox_earcut_python issues
Sort by recently updated
recently updated
newest added

Thanks for maintaining these bindings!! I'm working on supporting the Numpy 2.0 release and I noticed that the current [wheels + Numpy 2.0](https://github.com/mikedh/trimesh/issues/2216#issuecomment-2101280565) do some funky stuff. I was able...

Hey! I'm trying to update the [AUR package](https://aur.archlinux.org/packages/python-mapbox-earcut) to v2.0.0, but I'm getting an import error when I run the package's test suite: ``` ============================================================================================ test session starts ============================================================================================ platform...