Port of glMatrix library to Cito programming language.
CitoGlMatrix is automatically translated to the following languages:
- C89 (partially tested)
- C99 (partially tested)
- Java (partially tested)
- C# (partially tested)
- JavaScript (partially tested)
- JavaScript with Typed Arrays (partially tested)
- ActionScript 3
- D
- Perl 5 Module
- Perl 5.10+ Module
- PHP (partially tested)
Do not use it yet! It's not tested.
Copy files from Output/Language/ to your project.
See http://glmatrix.net/ for documentation.
Cito currently doesn't support floating point variables, so a modified version is required: (https://github.com/uilbcvnj/CitoMod).