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

Disposing context should break frame loop #76

Closed vorg closed 4 months ago

vorg commented 4 years ago

Dispose https://github.com/pex-gl/pex-context/blob/master/index.js#L1181 Frame https://github.com/pex-gl/pex-context/blob/master/index.js#L948

dmnsgn commented 4 months ago

Fixed in 11cd9a257bbde9eb2a3bd7cc8c0a7a690fc2f73a