Solar 2D | |
Logo Size: | 200px |
Developer: | Vlad Shcherban, Corona Labs Inc. |
Released: | 1.0 / |
Latest Release Version: | 2023.3688 |
Latest Release Date: | [1] |
Programming Language: | Lua (Corona API) |
Language: | English Russian |
Genre: | Software development kit Game engine |
License: | MIT License |
Solar2D (formerly Corona SDK) is a free and open-source, cross-platform software development kit originally developed by Corona Labs Inc. and now maintained by Vlad Shcherban. Released in late 2009, it allows software programmers to build 2D mobile applications for iOS, Android, and Kindle, desktop applications for Windows, Linux and macOS, and connected TV applications for Apple TV, Fire TV and Android TV.[2]
Solar2D uses integrated Lua layered on top of C++/OpenGL to build graphic applications. The software has two operational modes: the Solar2D Simulator and Solar2D Native. With the Solar2D Simulator, apps are built directly from the Solar2D Simulator. Solar2D Native allows the integration of Lua code and assets within an Xcode or Android Studio project to build apps and include native features.
Walter Luh and Carlos Icaza started Ansca Mobile, later renamed Corona Labs, after departing from Adobe in 2007. At Adobe, Luh was the lead architect working on the Flash Lite team and Icaza was the engineering manager responsible for mobile Flash authoring. In June 2009, Ansca released the first Corona SDK beta free for early adopters.[3] [4] [5]
In December 2009, Ansca launched Corona SDK 1.0 for iPhone. The following February, the Corona SDK 1.1 was released with additional features.[6] [7]
In September 2010, Ansca released version 2.0 of Corona SDK and added Corona Game Edition. Version 2.0 added cross-platform support for iPad and Android, while Game Edition added a physics engine and other advanced features aimed specifically at game development.[8] [9]
In January 2011, Corona SDK was released for Windows XP and newer, giving developers the opportunity to build Android applications on PC.[10]
In April 2012, co-founder and CEO Icaza left Ansca, and CTO Luh took the CEO role.[11] Shortly after, in June 2012, Ansca changed its name to Corona Labs.[12] In August 2012, Corona Labs announced Enterprise Edition, which added native bindings for Objective-C.[13]
In March 2015, during GDC 2015 announcement was made that Corona SDK is completely free and will support Windows and Mac OS X deployment targets.[14] [15]
In November 2015, Corona Labs Inc. announced support for tvOS development for Apple TV.
In March 2017, Corona Labs was acquired by Appodeal and announced that the Enterprise version of Corona would also become free.[16]
In June 2017, Corona Labs announced that Enterprise was renamed to Corona Native, is free for everyone and included as part of the core product."[17]
In January 2019, Corona Labs announced that Corona 2D will be open sourced under the GNU GPLv3 license, while offering the option of a commercial license upon agreement with Corona Labs.[18]
In April 2020, the engine was renamed from Corona SDK to Solar2D. This was done in response to the closure of Corona Labs,[19] as well as the COVID-19 pandemic. Corona Labs also stopped offering commercial licenses and changed its open source license from GPLv3 to the more permissive MIT License.[20]
Solar2D's API suite features API calls for audio and graphics, cryptography, networking and device information such as accelerometer information, GPS, and user input as well as widgets, particle effects, and more.[21]