So when building a mesh in Dual Contouring, I am having to compute the singular value decomposition of an upper diagonal 3x3 matrix. However every paper I have seen for doing that computation has confused the crap out of me.
If anyone knows of any libraries, or easier to follow sources for computing the SVD please let me know.