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 precision Matrix4x4 (and other Transformations structures) #32

Open
pwm1234-sri opened this issue Feb 8, 2023 · 1 comment
Open

Comments

@pwm1234-sri
Copy link

I just came across Math3D and I really like what is here. But for my use I need double precision Matrix4x4 as well as double precision Transform and Euler. Is there a particular reason why there is not a DMatrix4x4, DTransform, and DEuler? Would you be interested in a naive PR with double precision counterparts, or is the problem harder than that?

@mavimaec
Copy link
Collaborator

Hi @pwm1234-sri , my sincere apologies for the very late reply. We're happy to review submissions that would improve support for double-precision in this library.

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

No branches or pull requests

2 participants