Boolean Set Operations

I have spent a few hours pouring over the various wikis and forums pertaining directly and indirectly to jme, but have yet to find much at all on the subject of Boolean Set Operations on geometry.  Does jme support this natively or would I have to integrate an external package and/or custom code?



Any pointers, discussion, and linkage is/are warmly welcome!

There are no boolean operations for geometries in jME as far as I know.

Hrm, well that does suck a bit.  I have a few homebrew methodologies that I can attempt to apply, but would anyone know of an existing java project that can perform Boolean Set Operations on any flavor of Geometry?