Closed
Description
Hey Juj,
Thanks for your quick response, while I create a OBB instance, I found below 2 issues,
Line 629 of file "OBB.cpp", Mathod [void OBBTransform(OBB &o, const Matrix &transform)]
1. I have tried many matrix for testing, and every time I couldn't get the OBB I expecting after rotated.
(the position of OBB is NOT equal to the result calculated by MATLAB or written calculation )
2. There input a 4x4 matrix, it should include the translate parameter, but the OBB will not do the translate job.
Maybe we should use CrossProduct instead DotProduct ?
Metadata
Metadata
Assignees
Labels
No labels