You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: