I am trying to have a number of different THREE.WebGLRenderer instances, each one with its own scene.
I manage to load up to 16 scenes OK, but as soon as I load the 17th, the first one disappears.
I remember seeing a warning some time ago about a maximum numbers of contexts, but it does not seem to appear anymore.
Any ideas?