Hi, ppl!
My task sounds very simple 
How to implement boolean operations on sets? i.e. i have 2 mesh represented objects and i want union/intersect/difference them.
i already tryed to implement algorithm described in Laidlaw, Trumbore “CSG for polyhedral objects” but it’s still bugged :banghead: and whole algorithm is applyed only to finite volumes that is not very general.
any ideas and advices whould be appreciated 