@Slin:
Yes, I'm currently working on that. I was using external ETC1 compressed textures for which OpenGL can not automatically generate mipmaps, which is only logical because you would want to use the uncompressed image data for that. I'll have to load mipmaps from files.

The Glow project was pretty interesting and has a great art style, you are using WebGL for that?