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

Missing Handed / Clipspace bound implementations #322

Open
recp opened this issue Jul 2, 2023 · 0 comments
Open

Missing Handed / Clipspace bound implementations #322

recp opened this issue Jul 2, 2023 · 0 comments

Comments

@recp
Copy link
Owner

recp commented Jul 2, 2023

Hi,

I have noticed that there are several functions that seem to be implemented in a right-handed (RH) or NegatifZero-One (ZO) context only.

Some of them:

  • Quat to martix
  • Matrix to Quat?
  • Some other quat functions maybe
  • glm_vec3_rotate
  • 2D and 3D Affine functions
  • Frustum helpers
  • others maybe...

As cglm supports LH, RH, ZO and NO, it would be nice to identify and implement, improve existing implementations across all contexts where applicable

Any help in this regard would be highly appreciated.

best,
r.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant