Heraldry generator and editor
Armoria is a procedural heraldry generator and editor developed by Azgaar. It offers both a serverless GUI tool and a server-side API, with code also used in the Fantasy Map Generator project. The tool is available on Github Pages and is supported through Patreon. Armoria is a zero-dependency vanilla JS tool with a focus on coat of arms generation and UI simplicity.
To install Armoria, follow these steps:
git clone [repository_url]
npm install
npm run dev
localhost:5000
and start using it. For optimized production build:npm run build
Armoria by Azgaar is a sophisticated heraldry generator and editor available as a serverless GUI tool and server-side API. With a focus on coat of arms generation, the tool offers a user-friendly interface and developer-friendly code base. Installation is straightforward, and the tool is distributed under MIT license, making it a versatile option for creating heraldic images.