Skip to content

Devination/armory2d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armory2d

Stand-alone 2D editor focused on games. Used in Armory, written in Haxe and Kha.

Armory2D outputs a json or binary file representing the scene components. This file can be rendered through Zui library. Alternatively, it is possible to implement and read the Canvas structure manually in any application.

Run

  • git clone --recursive https://github.com/armory3d/armory2d
  • cd armory2d
  • git submodule foreach --recursive git pull origin master
  • git pull origin master
  • Drop cloned armory2d folder into KodeStudio

About

2D Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 99.5%
  • JavaScript 0.5%