1.7.6
Performance Improvements
-
switch from using gl-vec2, gl-vec3, gl-mat2 to using full gl-matrix package (#460)
The mini packages haven't been updated much in years, and performance seems to be identical with the modern gl-matrix package. Package sizes are slightly larger, but w/e.