Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Algotec/webGLMemoryTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebGL Memory Stress Test

Create WebGL textures until running out of memory.

IE, Edge and FireFox return the correct error (gl.OUT_OF_MEMORY), and allow for recovery.

Chrome returns gl.CONTEXT_LOST_WEBGL and does not allow recovery.

Any further WebGL call will prompt "Rats! WebGL hit a snag", and the user must reload the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages