humbletim / glm-js

JavaScript adaptation of the OpenGL Mathematics (GLM) C++ library interfaces. JavaScript adaptation of the OpenGL Mathematics (GLM) C++ library interfaces. (project currently inactive)
http://humbletim.github.io/glm-js/
Other
43 stars 5 forks source link

dvec & dmat data types #13

Closed vajpeters closed 9 months ago

vajpeters commented 6 years ago

For more precision calculation it would be nice to have access to dvec and dmat datatypes.

humbletim commented 9 months ago

I really appreciate the suggestion for including dvec and dmat for more precision calculations! As the project is currently being sunset (#19), I am closing out unresolved issues. While implementing this is not feasible now, it's definitely an interesting avenue to explore for future JavaScript libraries. Thank you again for your valuable suggestion and support! -Tim