It would be nice to have a way of simply uploading a typed array without having to rely on DOM images or depend on ndarray just to do so.
EDIT: hmm, since gl-texture2d already relies on ndarray I guess this approach wouldn't make any difference in bundle size. Not such a huge deal, but I'm sure others will come looking for this feature
It would be nice to have a way of simply uploading a typed array without having to rely on DOM images or depend on ndarray just to do so.
EDIT: hmm, since gl-texture2d already relies on ndarray I guess this approach wouldn't make any difference in bundle size. Not such a huge deal, but I'm sure others will come looking for this feature