pex-gl / pex-context

Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
http://pex-gl.github.io/pex-context/
MIT License
160 stars 12 forks source link

Add support for texture arrays #137

Open vorg opened 7 months ago

vorg commented 7 months ago

WebGL2 supports texture arrays. Could be handy to support those in pex-renderer