ofxPiMapper fixed for C++17 & oF 12.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Krisjanis Rijnieks 0022c92ba7 Add texture and texture coordinates to triangle surface 11 years ago
example Add texture and texture coordinates to triangle surface 11 years ago
src Add texture and texture coordinates to triangle surface 11 years ago
.gitignore Add .gitignore 11 years ago
README.md Added some tasks for version 0.1 11 years ago
license.md Added oF addon README.md template and MIT license 11 years ago

README.md

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.

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 to mark release points in your repo, too!

Version 0.1 (Date):

Describe relevant changes etc.