JavaScript adaptation of the OpenGL Mathematics (GLM) C++ library interfaces. JavaScript adaptation of the OpenGL Mathematics (GLM) C++ library interfaces. (project currently inactive)
Thank you for the suggestion regarding if (T in F) (2018). While the project is now sunsetting (see #19), I appreciate you bringing it up! Best regards, -Tim
https://github.com/humbletim/glm-js/blob/aef4fd1b8a330c91b71565df7b3111f1b5968544/src/glm.common.js#L557
Shouldn't this be something like if(T in F)?