Skip to content

Quaternion #456

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

Merged
merged 9 commits into from
Jul 6, 2025
Merged

Conversation

jnyfah
Copy link
Collaborator

@jnyfah jnyfah commented Jun 15, 2025

Questions:

  1. will we be replacing std::sin and cos with our own implementation ?
  2. what is the rotation order? i assumed x -> y -> z
  3. in fromEulerAngles(double a, double b, double c) converting euler to quaternions i used double for the angles should i use T?

@jnyfah jnyfah marked this pull request as ready for review June 22, 2025 23:03
@jnyfah jnyfah requested a review from JeanPhilippeKernel July 6, 2025 09:47
@JeanPhilippeKernel JeanPhilippeKernel merged commit cc00ec7 into JeanPhilippeKernel:develop Jul 6, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ZEngine Board Jul 6, 2025
@jnyfah jnyfah deleted the Quaternion branch July 6, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-rendering area-window Work on Window system Feature request New feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants