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

Implement WEBGL_multi_draw #132

Closed dmnsgn closed 3 months ago

dmnsgn commented 1 year ago

Related #70