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

double types for vectors #400

Open
STCollier opened this issue Mar 24, 2024 · 1 comment
Open

double types for vectors #400

STCollier opened this issue Mar 24, 2024 · 1 comment

Comments

@STCollier
Copy link

Hello,

Are there types like dvec3 that use doubles instead of floats for increased precision? I know that https://github.com/g-truc/glm does that, but I'm wondering if cglm also has something similar. If not, this would be a great addition.

@recp
Copy link
Owner

recp commented Mar 26, 2024

Hi @STCollier,

Thanks for your feedbacks, Currently cglm doesn't have double types yet. There is an issue about this: #196 which propose the implementation ( feedbacks are welcome ). Currently I've some TODOs to finish in cglm and others libraries, then it can be implemented

Thanks

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