-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds Vector3, Matrix3, Quaternion, RollPitchYaw and api::Rotation bin…
…dings (#43) * Adds Vector4 bindings * Adds FFI bindings for Matrix3. * Adds Rust API for Matrix3 * Adds FFI bindings for Quaternion class. * Adds Rust API of Quaternion class. * Adds RollPitchYaw and Rotation bindings and Rust API (#44) Signed-off-by: Franco Cipollone <[email protected]>
- Loading branch information
1 parent
bb9b35c
commit 4221740
Showing
8 changed files
with
1,434 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.