AS3MathLib
Mathematical library. This version contains only matrix and vector2d classes
Install / Use
/learn @Beeblerox/AS3MathLibREADME
This release contains:
- matrix math class, which can be used for solution of systems of linear equations mostly (see examples),
- 2-dimensional vector class, which could be useful for simple physical simulations (more info soon)
