frenchtoast747 / webgl-obj-loader

A simple OBJ model loader to help facilitate the learning of WebGL.
http://frenchtoast747.github.io/webgl-obj-loader/
MIT License
281 stars 59 forks source link

convert strings to numbers w/ unary plus Fixes #19 #20

Closed nickdesaulniers closed 9 years ago

nickdesaulniers commented 9 years ago

not sure why these are strings in node, but not the browser...

nickdesaulniers commented 9 years ago

if this is merged, please pull & npm publish