Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Use euclid for matrices? #40

Open
asajeffrey opened this issue Jan 17, 2019 · 1 comment
Open

Use euclid for matrices? #40

asajeffrey opened this issue Jan 17, 2019 · 1 comment

Comments

@asajeffrey
Copy link
Member

At the moment the API uses raw float arrays to represent matrices, which means we can't use matrix operations (subtraction, multiplication, etc) and there is no record in the types of units.

@asajeffrey
Copy link
Member Author

The euclid docs: https://docs.rs/euclid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant