Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Use micromath crate - #7

Open
tarcieri wants to merge 1 commit into
japaric:masterfrom
tarcieri:micromath
Open

Use micromath crate#7
tarcieri wants to merge 1 commit into
japaric:masterfrom
tarcieri:micromath

Conversation

@tarcieri

@tarcieri tarcieri commented May 4, 2019

Copy link
Copy Markdown

Switches from m to micromath for mathematical operations, and uses the latter's F32x3 vector type as well as its Quaternion type (which was vendored from this crate).

I'm using micromath in the accelerometer crate, so ideally this would provide an interoperable way to support multiple accelerometer backends.

Switches from `m` to `micromath` for mathematical operations, and uses
the latter's `F32x3` vector type as well as its `Quaternion` type
(which was vendored from this crate).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant