Modify to use xMax/yMax/zMax instead of hardcoding 255/127 all over.
[SugarCubes.git] / README.md
1 SugarCubes
2 ==========
3
4 Processing sketch to run the SugarCubes art car. Requires Processing 1.5, does not run on version 2.0. Open the sketch in Processing and find instructions there. No library installations should be required.
5
6 If you have git installed, simply run: git clone https://github.com/sugarcubes/SugarCubes.git
7
8 Alternatively, download the ZIP from GitHub and expand. Note that the folder will be called "SugarCubes-master." You must rename this to just "SugarCubes" for it to open properly.