Doesn't need to be anything too crazy - just the structs themselves and some basic math functions (mostly conversions between quaternions and euler angles).
However, I do really want to properly support SIMD instructions for these, as we need to do some conversions within HedgeLib itself (again, mostly conversions between quaternions and euler angles) and these are very efficient.
Doesn't need to be anything too crazy - just the structs themselves and some basic math functions (mostly conversions between quaternions and euler angles).
However, I do really want to properly support SIMD instructions for these, as we need to do some conversions within HedgeLib itself (again, mostly conversions between quaternions and euler angles) and these are very efficient.