Skip to content

kevinrodriguez-io/magic-pancakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨🥞 Magic Pancakes

The magic pancakes cli currently supports one command:

$ pancakes generate

Installing

$ cargo build --release
$ cargo install --path ./

Notes

With Magic Pancakes you can generate NFT art. It uses parallelization in rust and a very lightweight ThreadPool, that runs 1 thread per core. It expects several things:

  1. Layers must be .png files, even the background ones.
  2. You must provide a JSON Template in the format of the Metaplex NFT Standard (For Solana NFTs).
  3. You must provide a Layers Configuration file.

See examples.

About

✨🥞 | A performant rust-cli for generative art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages