Closed jmona789 closed 9 months ago
Hi Jimmy,
I apologize for the long silence on your issue report (May 2019!). The glm-js project is now undergoing sunsetting (see #19), so I'm closing unresolved issues.
I still wanted to express my gratitude for you taking the time to report the issue and share a screenshot. It was incredibly considerate of you!
While I can't offer a direct solution, I hope you've found other tools or solutions in the meantime.
Best regards, -Tim
Using the library on a page in IE11 and the following errors are showing int he dev console:
Also If I type our glm in the console. it is showing as null, in other browsers it shows the full glm object. Typing
GLM
in the console in IE11 shows an object but it does not have the function vec3() that I need.