A glorified calculator, which is really just something to test my math functions.
I'll implement more functionality as I add it.
It allows you to construct a formula Dest = Src1 Operation Src2
and operates on REAL4, Vec3 and Mat3x3 operands in various combinations,
for example Vec1 = Vec 2 * Mat1
Note to betatesters : have DebugCenter installed for more useful feedback, please :)
I'll implement more functionality as I add it.
It allows you to construct a formula Dest = Src1 Operation Src2
and operates on REAL4, Vec3 and Mat3x3 operands in various combinations,
for example Vec1 = Vec 2 * Mat1
Note to betatesters : have DebugCenter installed for more useful feedback, please :)