Webgl toolkit for easier and faster development.
- WebGL canvas initialization
- Game loop controll
- Shader loading
- Media (Image, sound and texture) downloading with progress bar
- Fullframe mode with window resize handling
- Vector and matrix operations
- Camera perspective tools
- Generate mipmaps as texture loading parameter
- Fullframe mode mobile, no scrolling and scaling
- Real fullscreen mode
- Shader loading with dependincies
- Shader with attribute dictionary
- Quaternion operations
- Isometric camera
- Added gulp support (removed Makefile)