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

Errors being thrown in IE11 #14

Closed jmona789 closed 9 months ago

jmona789 commented 5 years ago

Using the library on a page in IE11 and the following errors are showing int he dev console:

'glm_vec3_Error' is undefined

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.

Screen Shot 2019-05-28 at 11 48 25 AM
humbletim commented 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