6.837 Final Presentation - InterArch next
previous
InterArch


Collision Detection

  • check to prevent overlaps in furniture
  • uses bounding boxes
  • an object in the air will fall until it hits another object or the floor
  • an object that is placed to intersect another object moves upward until there is no longer a collision

    [demonstration]