Armory3D is a Zlib licensed 3D game engine written in [[Haxe]].
- [Website](https://armory3d.org)
- [GitHub](https://github.com/armory3d/armory)
- AlternativeTo
- [Itch.io](https://armory.itch.io/armory3d)
> A powerful, cross-platform, free & open source game engine, integrated in Blender.
# Notability
It looks pretty good out of the box and it integrates tightly with [[Blender]].
Unfortunately, its performance is terrible (100 physics cubes drops the fps to a slideshow) and I didn't have fun exporting a basic game.
# Philosophy
Prides itself on [[Blender]] integration. In fact, Blender is the editor, and installing Blender is step one in their [installation instructions](https://github.com/armory3d/armory/wiki/setup).
Also includes a suite of other tools such as ArmorPaint and ArmorLab for making textures.
Weirdly the official site redirects you to [a barren Itch.io site](https://armory.itch.io/armory3d) to "pay what you want" before you can download it.
# OS Support
Supports Linux, Mac, and Windows for development, but the website seems to flip/flop on which is the most stable. A week ago it said the opposite, but as of now ([[2023-08-06]]) it says this:
> Windows builds are known to be less stable than Linux or macOS builds.
# Features
# References