nftchef / art-engine

An advanced fork of the HashLips Art Engine with additional features to generate complex art from provided layers using the familiar Hashlips setup.
MIT License
427 stars 203 forks source link

Reverse generation from metadata json files #317

Open callensm opened 1 year ago

callensm commented 1 year ago

Is there a way to use a folder of metadata json files to generate the corresponding images from your layer/asset files?

I saw this issue (#106) that explains the usage of the rebuildAll utility script with a _dna.json file, but if you want to have a number of preset combinations to generate, that means you have to manually create a _dna.json file with all of the sequences which isn't a simple task.