yeah sorry i think i missused the terms there. I have 2 normalized vectors T and N (tangent and normal) and I am crossing them to get B (binormal) I am wondering if I need to normalize B after I cross them. In the end I should have 3 vectors T, B, and N that define a new coordinate system.
I'm really beginning to hate all the linear algerbra in graphics...