Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 864 Bytes

readme.md

File metadata and controls

26 lines (21 loc) · 864 Bytes

mcpixel

make minecraft pixel art designs from an image.

Example

Input Output (64 height) Output (build limit)
kylo, my sister's very cute pup! kylo, made into a pixel art design! kylo, made into a pixel art design!

Todo

  • Generate graphical resource list
  • WASM support
  • Potentially make it look better on lower resolutions?
  • Look into PixelStacker - could I implement similar functionality because the results are GORGEOUS!
  • proc macro to replace the build script and generate the enums/impls from info in a json document
  • Add support for different versions of Minecraft