trimesh icon indicating copy to clipboard operation
trimesh copied to clipboard

boolean operations without installing blender/openscad

Open MarcelHeu opened this issue 2 years ago • 0 comments

Hey,

is there a way to use the boolean operations:

  • trimesh.boolean.union(meshes, engine=None)
  • trimesh.boolean.intersection(meshes, engine=None)
  • etc.

without installing the blender or openscad software.

MarcelHeu avatar Mar 18 '22 09:03 MarcelHeu