We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I propose in addition to the dual quaternions docs page introduced in #92 we add 2 more docs pages:
The first would introduce how to use Quaternions directly to transform a point represented as a pure quaternion and also showcase slerp.
slerp
The second would give an informal derivation of the method we use for extending complex analytic functions to the quaternions.
The text was updated successfully, but these errors were encountered:
Representing rotations with unit quaternions
The documentation will be added in #111.
Sorry, something went wrong.
No branches or pull requests
I propose in addition to the dual quaternions docs page introduced in #92 we add 2 more docs pages:
The first would introduce how to use Quaternions directly to transform a point represented as a pure quaternion and also showcase
slerp
.The second would give an informal derivation of the method we use for extending complex analytic functions to the quaternions.
The text was updated successfully, but these errors were encountered: