No quaternion inverse?
Closed this issue · 1 comments
cameronfyfe commented
Is there a reason quaternion inverse isn't implemented? Is this mainly just geared toward rotation applications using unit quaternions?
tarcieri commented
As you noted, it wasn't required for the original spatial rotation use cases this crate was developed for.
Feel free to contribute it.