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 · 3 comments
Open

double types for vectors #400

STCollier opened this issue Mar 24, 2024 · 3 comments

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

@measuredweighed
Copy link

Just adding a +1 to this. I'd be very interested in seeing double support. Thanks for all your hard work (and the wonderful library).

@recp
Copy link
Owner

recp commented Jul 15, 2024

@measuredweighed many thanks for the feedback, hope we'll have it asap.

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

3 participants