/gl-matrix-c

Trivial C port of gl-matrix (https://github.com/toji/gl-matrix)

Primary LanguageC

gl-matrix-c

This repo contains a trivial copy-paste C port of the JavaSciprt gl-matrix library.

The goal is to use the ported code for performance comparisons of plain JavaScript vs. WebAssembly.

Refer to the original repo for licensing information.

That's it, that's all.