math

2d Math Library for Corona SDK / Lua

Point is a 2d math library for Corona SDK or just plain ol' lua. It allows us to think of positions within corona as single units (points) vs independent x and y coordinates. You can run methods directly on those points.

Comments, 461 Votes - submitted on 17/05/2016 view repo

A simple, elegant, concise helper module that converts quantities between measurement units.
For the moment only common distance units (metric + non-metric) are implemented, but the module can grow.

Comments, 518 Votes - submitted on 05/11/2015 view repo

Updated mathematics library including polygon and various trigonometry functions.

Comments, 896 Votes - submitted on 08/03/2014 view repo