Jump to content

Codea

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 122.199.17.51 (talk) at 01:22, 7 December 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Editor of Codea version 2.0 on iOS 7

Codea is a Lua code editor for iOS devices made by Two Lives Left. It is designed for rapidly prototyping visual ideas, especially games and simulations. Finished projects can be exported directly from the app to Xcode. It is closely related to the Processing programming language, using many of the same methods for drawing functions as found in Processing.

History

Two Lives Left was formed in 2009 by University of Adelaide PhD students Simeon Saëns, John Millard, and Dylan Sale.[1]

Codea was released on the App Store in late 2011, making it one of the first iOS Lua editors.[2] In April 2012, the first game programmed entirely on iPad using Codea was released on the App Store.[3] In March 2014, Codea 2.0 was released, which added a 64-bit architecture, redesigned code editor, and various API improvements.[4]

On October 4, 2017, version 2.5 was released, which added a 3D Voxel editing capability for the construction of 3D worlds. Loading of 3D models in Wavefront .obj file format was also added. In November 2020, the latest version of Codea was released, 3.2.8.

References

  1. ^ https://codea.io/press/release-2014-12-09.html
  2. ^ "Lua — Lua Programming Language".
  3. ^ "First iPad Made app released to iOS App Store". TwoLivesLeft.
  4. ^ "Codea 2.0 — What's New". codea.io. Retrieved 2014-05-11.

External links