Skip to content

Instantly share code, notes, and snippets.

@cxw42
cxw42 / mathlib.lua
Last active May 31, 2018 02:04 — forked from xeoncross/mathlib.lua
Moved the exports into the `mathlib` package
-- mathlib.lua
--[[
Maths extension library for use in Corona SDK by Matthew Webster.
All work derived from referenced sources.
twitter: @horacebury
blog: http://springboardpillow.blogspot.co.uk/2012/04/sample-code.html
code exchange: http://code.coronalabs.com/search/node/HoraceBury
github: https://gist.github.com/HoraceBury