Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
/ MCDotArtMaker Public archive

Converting images to mosaic arts using Minecraft textures and .schematic files.

License

Notifications You must be signed in to change notification settings

Kumassy/MCDotArtMaker

Repository files navigation

MCDotArtMaker

This gem converts images to dot-art in Minecraft world. You can perform these three kind of conversion.

source image

source-image

from: https://www.conoha.jp/conohadocs/blog/10747

normal output

normal

Minecraft texture version

texture

detail:
texture-detail

.schematic

You can 'paste' the dot-art in Minecraft by using WorldEdit or similar tools.

1. Load the .schematic file

step-1

2. Perform //paste command

step-2

3. Result

step-3

Installation

This gem requires ImageMagick. You need to install ImageMagick in advance.

$ gem install mc_dot_art_maker

Usage

$ mc-dam -i source-image.jpg -t texture -o output

-i: input filename
-t: conversion type (normal | texture | schematic)
-o: output filename

Lisence

MIT

About

Converting images to mosaic arts using Minecraft textures and .schematic files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published