You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure the normal is is normalized in Gram-Schmidt tangent computation
Also added a note about why the accumulated tangent is normalized
prior to applying Gram-Schmidt orthogonalization. Normalizing the
accumulated tangent may not be mathematically necessary, but it
may prevent numerical stability issues in some cases.
0 commit comments