In my experience it's basically impossible for a demo like this to run well without both a good GPU and a good CPU. Even when you use WebGL, rendering code uses a vast amount of CPU time compared with native alternatives.
In my experience it's basically impossible for a demo like this to run well without both a good GPU and a good CPU. Even when you use WebGL, rendering code uses a vast amount of CPU time compared with native alternatives.