Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
160
stars
12
forks
source link
Reduce amount of supported texture formats #138
Open
vorg opened 9 months ago
...to actually used ones.
commits like https://github.com/pex-gl/pex-context/commit/4db8b765cd87104924f9346ff4a756a37ce55b49 only convince me more that this is accidental and unnecessary complexity.