stackgl / glsl-transpiler

Transpile GLSL to JS
http://stackgl.github.io/glsl-transpiler/
175 stars 22 forks source link

gl-matrix #14

Closed dy closed 8 years ago

dy commented 8 years ago

Insert gl-matrix methods for undefined operations

dy commented 8 years ago

Actually we don’t need gl-matrix now. All we possibly loose is SIMD optimizations, but win in performance/easiness. So closed till request.