Application for generating Minecraft banners.
- A web server/page showing the variations of Minecraft banners, as SVG approximations (
mcweb). - A commandline application for evolving Minecraft banners with genetic algorithms (
evolve). - Go code for generating a random SVG banner and rendering it as PNG by using
rsvg-convert(random).
- Given an image, get the steps for creating the closest looking Minecraft banner. This goal is a work in progress, since the evolution is not rapid enough. Perhaps using smaller images when rendering from SVG, or another algorithm, would work.
- Version: 2.0.1
- License: MIT