Home > AS3MathLib

AS3MathLib

AS3MathLib is a project mainly written in ActionScript, it's free.

Mathematical library. This version contains only matrix and vector2d classes

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)