This sample demonstrates WebGL rendering where available, and reducing
effect complexity (in this case particle count)
when WebGL is not supported. Uses StageGL.
Append "?c2d" to the url to disable WebGL & notice how the
particle count is reduced.