0.0.0 • Published 12 years ago
gl-catch-context v0.0.0
gl-catch-context 
Retrieve any newly created WebGL contexts as they're being created. Useful for instrumentation.
Usage
glCatchContext(callback)
Calls callback(context)
when a new context is created. Make sure you require
this file before the rest of your code, or you won't catch it!
License
MIT. See LICENSE.md for details.
0.0.0
12 years ago