3b/cl-opengl

support 2d/3d arrays when uploading textures

3b opened this issue · 0 comments

3b commented

opticl and some other libs load images as 2/3d arrays (h,w,channels), so allow passing those directly to cl-opengl as texture data.