Hi, I am just wondering what is the meaning of the "the longest axis of the box" in the description of AABBTree::AABBTree". Does it refer to the diagonal axis of the box? Also, should we consider the case when all objects at one side of the midpoint and no object is at the other side of the midpoint? In that case, how should we handle. I don't have a solution to handle that
Hi, I am just wondering what is the meaning of the "the longest axis of the box" in the description of AABBTree::AABBTree". Does it refer to the diagonal axis of the box? Also, should we consider the case when all objects at one side of the midpoint and no object is at the other side of the midpoint? In that case, how should we handle. I don't have a solution to handle that