Sunday, November 27, 2016

ShapeTiler App with WaterColorBot

I updated my Shape Tiler program,
made with Processing.js,
to be a standalone version that exports a PDF of your shape tile, which you can then import to Inkscape and send to your WaterColorBot to draw. Why make a plotter draw your shape tile design rather than just printing out the png from the online version? I don't know! But it's fun to watch.

Saturday, November 05, 2016

Getting Oriented With Minecraft Pi

Minecraft Pi is Python for Minecraft. You can run Python programs from a folder on your computer that make things happen in a Minecraft server in the same computer or even on a remote one. Actually Minecraft Pi is for the Raspberry Pi but I'm using the MCPI mod which can work on a regular (vanilla) Minecraft server or I have it working on a MinecraftEdu server (version 1.7.10).