Finger Paint Library - add finger painting with just one line of code!
Hi Everybody,Contributor: Jason Schroeder
View ArticleColor Picker - Color Picker to Your App With Just One Line of Code!
Hi Everybody,Contributor: Jason Schroeder
View ArticlePreference Library - Save data to Files ( tables, numbers, strings and boolean )
This small useful module can be used to store and retrieve values across different app sessions.Contributor: SatheeshJM
View ArticleGrid Layout
Just a test grid layout that I made the other day, wanted to see how I could fill the screen with cubes :)Contributor: CinnamonPud
View ArticleUse tags with TImers
This small library extends the timer object (performWithDelay, pause, resume, and cancel) to use optional tags.Contributor: Marble68
View Articlewidget.newPanel -- Simple method to slide in and out a menu or inventory panel.
Sample code demonstrating extending the widget framework to create a panel.Contributor: coronarob
View ArticleRGB colours
A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.Contributor: HoraceBury
View ArticleXcode Corona Editor
Use Xcode as IDE for Corona SDKWorks with Xcode 4+5 - Corona SDK, Corona Enterprise and CoronaCardsPackage includes:Contributor: ojnab
View Articledmc_trajectory – parabolic motion for your objects
dmc_trajectory is a Lua module which moves objects following ballistic trajectories (parabolic motion) without using the phyContributor: dmccuskey
View ArticleCamp Fire
This is for anyone who wants a good basic camp fire effect without wanting to spend money on particle emitter.Contributor: Vibhu Bhola
View ArticleHTML styled text
A pure-Lua text-rendering module for Corona SDK which can handle basic HTML, fonts, font-styles, and even basic font metrics.Contributor: David Gross
View ArticleIO Lib
Some functions to make reading and writing files a little easier.Contributor: HoraceBury
View Articledmc_sockets – Buffered, non-blocking, event- or callback-based network library
dmc_sockets is a non-blocking socket library which uses events or callbacks to notify an application about network changes.Contributor: dmccuskey
View Articledmc_websockets
dmc_websockets is an implementation of WebSockets RFC6544 for the Corona SDK.Contributor: dmccuskey
View ArticleCorona module for displaying text and syncing audio narration to animated...
syncSound.lua is a Corona SDK module to add audio/video narration functionality with a couple simple function calls.Contributor: joey.defourneaux
View ArticleDropbox REST API module for Corona SDK
This gist includes two files: 1) dropboxModule.lua which allows your code to connect Dropbox and allows your user to authorize access forContributor: Michael Weingarden
View ArticleAugmented Reality Kit
This is a port of Objective-C ARKit for iPhone (https://github.com/chrjs/iPhone-AR-TContributor: Jyrki
View Articletableview with pull-down/refresh animation
Tableview sample code with pull-down/refresh animation.Contributor: Praveen
View Article