Skip to content

henrygarner/blockbuster

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
doc
 
 
 
 
 
 
 
 
 
 

Blockbuster

Movies in Minecraft. Taking the current obsession for 3D film to its illogical conclusion.

Setup

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.

Usage

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

See Also

Redstone is the library Blockbuster uses to send instructions to Minecraft from Clojure.

License

Copyright © 2014 Henry Garner

Distributed under the Eclipse Public License either version 1.0.

About

Minecraft Movies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published