frenchtoast747/webgl-obj-loader

Extract the utility functions into a separate module.

frenchtoast747 opened this issue · 0 comments

There are a few utility functions, like Ajax, etc that need to be extracted into its own module. The each() function can probably be removed in favor of ES6's iterators and builtin forEach().