biela.js is canvas 3D rendering engine that does not use WebGL.
To use biela.js, you should built source codes using the build tool grunt.
biela.js uses gl-matrix.js for matrix calculation.
- alpha blending
- Use faster algorithm
- glsl parsing (Create shading javascript function from glsl program)
- Compatible with WebGL API
Copyright (c) 2012 rtsan
Licensed under the MIT license.