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

[minor feature] Add macros usable as initializers #432

Open
pm4gh opened this issue Sep 25, 2024 · 1 comment
Open

[minor feature] Add macros usable as initializers #432

pm4gh opened this issue Sep 25, 2024 · 1 comment

Comments

@pm4gh
Copy link

pm4gh commented Sep 25, 2024

In vec3.h there are pairs of macros like GLM_VEC3_ONE_INIT and GLM_VEC3_ONE.

Would it be possible to add similar _INIT ones for GLM_XUP, GLM_YUP and GLM_ZUP ?

@recp
Copy link
Owner

recp commented Sep 29, 2024

Hi @pm4gh,

Yes, definitely. Added to TODOs.

👍

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

2 participants