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
suggested name: Centripetal Exaltation takes a vector, an axis, and an angle (in rads), and outputs that vector rotated by that amount
This isn't trivially implementable with patterns as they are now, so it might be better to make an actual pattern.
The text was updated successfully, but these errors were encountered:
What's next, Cartesian-to-cylindrical-to-spherical transformations?
Sorry, something went wrong.
MoreIotas supports this with Rotation Distillation via matrices - does Hex really need to implement it?
No branches or pull requests
suggested name: Centripetal Exaltation
takes a vector, an axis, and an angle (in rads), and outputs that vector rotated by that amount
This isn't trivially implementable with patterns as they are now, so it might be better to make an actual pattern.
The text was updated successfully, but these errors were encountered: