Movies in Minecraft. Taking the current obsession for 3D film to its illogical conclusion.
To run Blockbuster you will need to have either a Raspberry Pi running Minecraft: Pi Edition or a CraftBukkit server with the RaspberryJuice plugin.
Comprehensive instructions for setting up a Craftbukkit server with RaspberryJuice are available here.
See cli-options for a complete list of arguments.
After compiling blockbuster (lein compile
), the following command
will render the simpsons.mp4 on a screen 50 voxels wide at coordinates
0,5,0.
bin/blockbuster -f simpsons.mp4 -p 0,5,0 -w 50 -c
Redstone is the library Blockbuster uses to send instructions to Minecraft from Clojure.
Copyright © 2014 Henry Garner
Distributed under the Eclipse Public License either version 1.0.