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

Convert Vector3s to Quaternions #8

Open
1 of 3 tasks
sr229 opened this issue Mar 13, 2022 · 0 comments
Open
1 of 3 tasks

Convert Vector3s to Quaternions #8

sr229 opened this issue Mar 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request priority:low
Projects

Comments

@sr229
Copy link
Member

sr229 commented Mar 13, 2022

Prior to discussion on Discord, we believe there are many benefits for using Quaternions - hence we'll be using Quaternions to represent it's values in the library.

The main objectives are the following:

  • Accept standard Vector3 output from MediaPipe (should be no behavioral changes)
  • Create a helper that changes these Vector3s into Quaternions
  • Structs and Classes should use Quaternions as much as possible as we already convert them internally in-Moetion.
@sr229 sr229 added this to To do in Encore via automation Mar 13, 2022
@sr229 sr229 added enhancement New feature or request priority:low labels Mar 13, 2022
@sr229 sr229 self-assigned this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low
Projects
Encore
To do
Status: Todo
Development

No branches or pull requests

1 participant