Skip to content

Expose glam as our vector math library / Vector type #20

Description

@tychedelia

Bevy uses glam and so we should to. I'm not sure what the right balance is here. Should we have an API object for each vector type? That seems weird. These can also tend to be relatively hot pieces of code. In some languages, they may want to use their own vector math libraries, which is something we'll want to consider as well, although glam is pretty good overall and has good support for SIMD.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions