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
282 stars 59 forks source link

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

Closed nickdesaulniers closed 10 years ago

nickdesaulniers commented 10 years ago

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

nickdesaulniers commented 10 years ago

if this is merged, please pull & npm publish