compas_blender.geometry

This package provides plugins for various geometry pluggables using Blender as the backend.

Plugins

Plugins provide implementations for pluggables. You can use the plugin directly, or through the pluggable.

boolean_difference_mesh_mesh

Compute the boolean difference of two triangle meshes.

boolean_intersection_mesh_mesh

Compute the boolean intersection of two triangle meshes.

boolean_union_mesh_mesh

Compute the boolean union of two triangle meshes.