mikedh / trimesh

Python library for loading and using triangular meshes.
https://trimesh.org
MIT License
2.92k stars 569 forks source link

boolean operations without installing blender/openscad #1524

Open MarcelHeu opened 2 years ago

MarcelHeu commented 2 years ago

Hey,

is there a way to use the boolean operations:

without installing the blender or openscad software.

GCRVL commented 1 year ago

It would be very nice to implement this. I am forced to run Conda for another package (GDAL) and cannot install blender or openscad in the Conda environment....