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

Consider dropping debug module #46

Closed vorg closed 5 years ago

vorg commented 6 years ago

Pros of debug:

Cons of debug:

vorg commented 5 years ago

I'm yet to find a better alternative.