ofxCarveCSG is an addon for openFrameworks
ofxCarveCSG allows for boolean operations (intersection, union, difference and symetric difference) between two ofMesh meshes. Check the video for a better idea.
Compile with LLVM GCC 4.2
This code is open source, under the MIT license.
Based on the Carve CSG Library and on its implementation on Blender 2.62
##Contact
Please email paulo.bala@gmail.com with any bugs or questions.