If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also has fewer configuration options than ...
An Approach to Productive and Maintainable Shader Creation. Creating shaders has always been an advanced step for most developers; many game developers have never created GLSL code from scratch. The ...