Skip to content

Implement rotors#229

Description

@tomrijnbeek

馃啓 Improvement proposal

Rotors are an alternative to quaternions to implement rotations in 3D (and beyond). I suggest we implement rotors for that reason. My suggestion would be to add types for BiVectors, and implementing to geometric product. From there, implementing rotors should be straightforward.

Note that there is some overlap with #177 to support typesafe rotations. Once we have rotors implemented, they could be used to represent a typesafe rotation (I believe we should keep the mathematical concept of a rotor separate from its geometric purpose).

Context

https://www.youtube.com/watch?v=60z_hpEAtD8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions