Hi, I know that vtk features a ModifiedBSPTree. AFAIK, this tree only supports axis aligned splitting planes (like kd-trees). However, I need a more "classical" BSP tree that uses polygon based splitting planes. Does vtk supoorts that? Regards, Martin