Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quaternion: add initial Vector3d ops #82

Merged
merged 1 commit into from
Apr 24, 2021
Merged

Conversation

tarcieri
Copy link
Owner

Adds a base set of functionality for 3D vector operations on Quaternions, including conversions and rotations.

Adds a base set of functionality for 3D vector operations on
`Quaternion`s, including conversions and rotations.
@codecov-commenter
Copy link

Codecov Report

Merging #82 (4c691ed) into main (65101ec) will decrease coverage by 0.75%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   59.31%   58.55%   -0.76%     
==========================================
  Files          38       38              
  Lines         848      859      +11     
==========================================
  Hits          503      503              
- Misses        345      356      +11     
Impacted Files Coverage Δ
src/quaternion.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65101ec...4c691ed. Read the comment docs.

@tarcieri tarcieri merged commit 99dc87a into main Apr 24, 2021
@tarcieri tarcieri deleted the quaternion-vector-ops branch April 24, 2021 21:43
@tarcieri tarcieri mentioned this pull request Apr 25, 2021
@tarcieri tarcieri mentioned this pull request May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants