tarcieri/micromath

No quaternion inverse?

Closed this issue · 1 comments

Is there a reason quaternion inverse isn't implemented? Is this mainly just geared toward rotation applications using unit quaternions?

As you noted, it wasn't required for the original spatial rotation use cases this crate was developed for.

Feel free to contribute it.