How to get oriented bounding boxes in three.js?

Viewed 857

I use setFromObject in three.js to get bounding boxes for each object in 3d mesh. But, I get world axis aligned bounding boxes. How can I obtain oriented bounding boxes for the objects?

bounding box

0 Answers
Related