Hi, I am just looking over dxTriMeshData::Build() and noticed the extra vertex iterations to get AABB center/extents. Why not just copy them from this->BVTree->mTree->mNodes->mAABB ? - Marco Grubert