Random Notes on WebGL | HTML5 Game Development (original) (raw)
Armin Ronacher has written an excellent tips article on WebGl that includes valuable information on resource management, shader preprocessing and the limitations that WebGL presents.
These are all based on Armin’s WebGL meincraft Demo, the source for which is available on Github.