source for a few of the modules?

i am working on a project that i am hoping to make cross-platform. the main engine is written in pure lua, and each device it is on will have an individually coded way of calling the 6 control buttons and drawing functions.

however, i have found the vec2 module to be very useful and would probably not do a very good job of reverse engineering it. would it be possible for the source of it to be released- or if this has already been done, where might it be found?

Hi @KMEB,

Source is here, but I’d clear it with Simeon. At least you can see how it operates.

http://github.com/TwoLivesLeft/Codea-Runtime

Bri_G

:slight_smile: