If distance lower bound is requested, break OBBRSS if they are too close.
- returning a small value for the distance lower bound makes time of computation of continuous collision checking very high. It is better to break the bounding volumes to get a better bound, eventhough it increases the time of computation.
Please register or sign in to comment