keystone
A library by David Bouchard for the programming environment processing. Last update, 09/08/2009.
Keystone
is a video projection mapping library for Processing. Right now it
allows you to warp your Processing sketches onto any flat surface by
using corner pin keystoning, regardless of your projector's position
and orientation. The goal is to eventually expand this library to
enable more advanced projection mapping, such as projecting on 3D
models or curved surfaces and edge blending of multiple projector
screens.
This is a very alpha release, which means the API could (and probably will) change in future releases. Please
send feedback or feature requests!
Download
Download keystone version 001 in .zip format.
Installation
Unzip and put the extracted keystone folder into the libraries folder of your processing sketches. Reference and examples are included in the keystone folder.
Keywords projection mapping, corner pin keystoning
Reference. Have a look at the javadoc reference here. a copy of the reference is included in the .zip as well.
Source. The source code of keystone is available at SourceForge, and its repository can be browsed here.
Examples
Find a list of examples in the current distribution of keystone, or have a look at them by following the links below.
Tested
Platform Linux, OSX, Windows XP
Processing 1.0.3
