-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
My code looks like this:
var image = require('baboon-image')
var tex = require('gl-texture2d')(gl, image)
And the image is stored on the GPU sideways. Seems like an unusual way of doing things. Any reasoning for this? Version 1.0.1
doesn't present this problem.
EDIT: Seems to happen on the example in the readme, too.
Metadata
Metadata
Assignees
Labels
No labels