Decomposes the inertia tensor into principal moments (eigenvalues) and rotation matrix (eigenvectors)
Uses Jacobi's eigenvalue algorithm for 3x3 symmetric matrices
Based on Jolt Physics EigenValueSymmetric implementation from Numerical Recipes paragraph 11.1
Decomposes the inertia tensor into principal moments (eigenvalues) and rotation matrix (eigenvectors) Uses Jacobi's eigenvalue algorithm for 3x3 symmetric matrices
Based on Jolt Physics EigenValueSymmetric implementation from Numerical Recipes paragraph 11.1