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 from 2 vectors #94

Merged
merged 1 commit into from
Sep 12, 2021

Conversation

korken89
Copy link
Contributor

Implements a simple way to get a quaternion representing the rotation between 2 vectors.

@codecov-commenter
Copy link

Codecov Report

Merging #94 (c96f4a5) into main (2458446) will decrease coverage by 2.80%.
The diff coverage is 0.00%.

❗ Current head c96f4a5 differs from pull request most recent head 792ef7d. Consider uploading reports for the commit 792ef7d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   57.42%   54.61%   -2.81%     
==========================================
  Files          38       38              
  Lines         876      921      +45     
==========================================
  Hits          503      503              
- Misses        373      418      +45     
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 2458446...792ef7d. Read the comment docs.

@tarcieri tarcieri merged commit 007c60d into tarcieri:main Sep 12, 2021
@tarcieri
Copy link
Owner

Thank you!

@tarcieri tarcieri mentioned this pull request Oct 31, 2023
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.

3 participants