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

Remove flatten dependency #118

Closed vorg closed 3 months ago

vorg commented 2 years ago

Used here https://github.com/pex-gl/pex-context/blob/master/examples/shadows.js#L283