ofxPiMapper
===========

Introduction
------------
openFrameworks addon for doing projection mapping with the Raspberry Pi. This is a placeholder. The addon itself is work in progress. Comming soon!

Licence
-------
ofxPiMapper is distributed under the [MIT License](https://en.wikipedia.org/wiki/MIT_License).

Installation
------------
To be added here...

Dependencies
------------
None so far.

Compatibility
------------
Tested with 0.8.0, 0.8.1

Known issues
------------
None so far.

Version history
------------
None version yet. Will be updated as soon first working code is uploaded. Tasks for version 0.1:
+ ofxPiMapper source with a triangle surface
+ simple example source

It make sense to include a version history here (newest releases first), describing new features and changes to the addon. Use [git tags](http://learn.github.com/p/tagging.html) to mark release points in your repo, too!

### Version 0.1 (Date):
Describe relevant changes etc.