Lua Showcase

Lua is used in many products and projects around the world. Here are some highlights. A different selection is shown every day.

Blackmagic Fusion Solar2D Angry Birds Roblox
Blackmagic Fusion, a post-production image compositing software used extensively in the movie industry, uses Lua as one of its embedded scripting languages. Solar2D is a free Lua based game engine with focus on ease of iterations and usage. It is a fork of the well established and widely used Corona SDK game engine. The widely popular game Angry Birds is mostly written in Lua. See a talk by Jaakko Lisalo at the Game Design Expo 2011. Roblox is an online game platform and game creation system that hosts user-created games of multiple genres coded in Lua.
Nmap Adobe Photoshop Lightroom LuaTeX LÖVE
Nmap, a popular tool for network discovery and security auditing, is scriptable with Lua. Adobe Photoshop Lightroom is mostly written in Lua. Lightroom also supports Lua plug-ins. LuaTeX, the engine behind most modern installations of TeX, uses Lua as its embedded scripting language. LÖVE is a free framework for making 2D games in Lua.