Skip to content

Matrix Calc issue #13

Closed
Closed
@colorful

Description

@colorful

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions