Have you ever wondered how to create 9-sliced images using Corona? Corona only provides a few possibilities to do it, but it requires 9 previously sliced images to mount it at runtime, but now you can do it using just one image!
Graphics
Create a drop shadow without the use of snapshot without the use of snapshot.
@@ Currently working on Corona Simulator, XCode Simulator and IOS build This is a module I initially made because I often end up making an intro with images, explaining how to play.
If you want to place a vertical progress indicator in your code here is how to do it!
A pure-Lua text rendering module for Corona SDK which can handle basic HTML, fonts, font-styles, and even basic font metrics.
This module renders text close to a proper desktop publishing program like Adobe InDesign. That means I can position text correctly on screen for books, etc.
Corona planet shader v0.1
Teaser image - http://i.imgur.com/LiQ5ROE.png
A shader that waves back and forth.
Add an image of your choice called "Image1.jpg" to test.
This is a sample generator shader, using 2D simplex noise (as implemented here, with a few parameters exposed to fancy it up.
Snapshot Fixes
Drop-in fixes for 2 corona snapshot issues.
Two realtime blur effect modules. These modules simulates a blur effect. The effect is not pixel based. The aim was to keep the module running with all Corona editions so I only used the tools supported by the starter edition.