ErickLGonzalez / ACVIEmblemCreator

ACVIEmblemCreator allows importing of images into Armored Core VI for use as emblems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Armored Core VI Web Emblem Creator

Armored Core 6 Emblem Tool for use in the Armored Core 6 Garage Simulator.

This tool effortlessly import your own images into ACVI to use as emblems on your Armored Core and share online. The tool leverages data from the Geometrize library which decomposes arbitrary images into geometric primitives. This vector format is then converted to the game's native emblem format and imported into the game. It's easy to use, it's fast, give it a try!

This is a Javascript Node.js version of pawREP's ACVIEmblemCreator for PC.

Legacy usage

You can still generate emblems by vectorizing and exporting images as json from the Geometrize Web App. You can import the jsons using the Load Json button in the GUI. This method might give you a better preview of the final result for shapes with low alpha.

About

ACVIEmblemCreator allows importing of images into Armored Core VI for use as emblems

License:MIT License


Languages

Language:C++ 97.3%Language:C 2.2%Language:CMake 0.3%Language:JavaScript 0.2%