Hi all,
Given a mesh of any shape or size, how do we align a box to best fit yet take up the least amount of space? The box has to rotate in order to take up the least possible room.it's a tricky thing to work out and beyond me. We don't know the axis of the mesh we are working with.
The challenge is to fit a rectangular cube mesh around for example, a sphere which has been stretched and rotated. We don't know in advance what shape the model is, other than we must fit a cube around it in the most efficient manner possible. I don't think it can be done easily.
Given a mesh of any shape or size, how do we align a box to best fit yet take up the least amount of space? The box has to rotate in order to take up the least possible room.it's a tricky thing to work out and beyond me. We don't know the axis of the mesh we are working with.
The challenge is to fit a rectangular cube mesh around for example, a sphere which has been stretched and rotated. We don't know in advance what shape the model is, other than we must fit a cube around it in the most efficient manner possible. I don't think it can be done easily.