WebGLSamples / WebGL2Samples

Short and easy to understand samples demonstrating WebGL 2 features
Other
1.01k stars 143 forks source link

discard deleteing WebGL context windows.onunload functions #87

Closed shrekshao closed 8 years ago

shrekshao commented 8 years ago

No necessary for doing this when windows is closed because browsers will take care of that. And explicit doing so will slow down the process. Thanks to Ken.

pjcozzi commented 8 years ago

Are there still samples to update here?