a platform for creating generative art
- create new library project
- import the GapCore core library (see Example Mod repo for more info)
- implement
IMod - create new generator, that implements
IImageGenerator<>orIImageTransformer<> - compile to .dll
- put the library to the mod directory
- enjoy 👍👍👍