gl-vec3
gl-matrix's vec3, split into smaller pieces
lerp-array
lerps two numbers or an array of numbers
cross
cross product of 3-dimensional vectors
glslify-hex
A transform stream for [glslify](http://github.com/chrisdickinson/glslify) that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.
@js-basics/vector
A 3D Vector lib including arithmetic operator overloading (+ - * / % **).