Just a quick question, and i thought this would be the best place for it.
Right, i'm trying to obtain the outward unit normal vector (n) of CHGF
using the formula -
CH = (-2.5, 0, -2) and GF = (0, -10, 0)
i had a problem with CH x CF as surely thats 0 and then you can't calculate the normal if the first stage equals 0...
any ideas?
Right, i'm trying to obtain the outward unit normal vector (n) of CHGF
using the formula -
Code:
[u]CH x GF[/u]
|CHxGF|
CH = (-2.5, 0, -2) and GF = (0, -10, 0)
i had a problem with CH x CF as surely thats 0 and then you can't calculate the normal if the first stage equals 0...
any ideas?