Skip to content

jasmaa/vid2mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vid2mc

Converts videos and images to Minecraft blocks.

Inspired by December 18th's video of a similar nature.

Comparison of original image and converted Minecraft blocks

Getting Started

Install dependencies with:

pip install -r "requirements.txt"

Download Minecraft and retrieve [VERSION NUMBER].jar (this will be under %appdata%/.minecraft/versions/[VERSION NUMBER] on Windows).

Open [VERSION NUMBER].jar in 7Zip and extract the /assets/minecraft/textures/block folder to the repo root as the directory block.

Convert video with:

vid2mc.py -i [INPUT IMAGE/VIDEO PATH] [OUTPUT IMAGE/VIDEO PATH]

About

Convert videos and images to Minecraft blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages