Model provided by: Changsoo Eun
The OpenVDB method is an alternative way to calculate a boolean operation. It lets you produce topologically independent results from watertight geometry. You can select OpenVDB in the Boolean modifier Options Rollout.
When OpenVDB is selected, your operands are converted into volumes, where the Boolean operation is calculated. The Boolean result is then converted back to meshed quadrilateral polygons.
The OpenVDB method computes reliably and accurately and can be used when mesh issues are present, like operands that contain polygonal errors.
This method is often successful when working with problematic geometry that cause the traditional Mesh method to fail.
See Create a screwdriver using the Boolean modifier, to see how you can use the OpenVDB method to create a screwdriver handle.