C++ openFrameworks addon to achieve 2D projection-mapping of textures to physical objects. Each instance of ofxMtlMapping2D has its own FBO to draw content into. Each created shape has an output polygon used for mapping, and an input polygon defining the texture coordinates to be used.
... or variations of it.
The code in this repository is available under the MIT License
Copyright (c) 2013 Hugues Bruyère, Elie Zananiri, www.morethanlogic.com | www.departement.ca
More Than Logic
Copy to your openFrameworks/addons folder.
- ofxMSAInteractiveObject
- ofxUI
- ofxXmlSettings
- homography.h by Arturo Castro (included in this repo)
OF 10.0.1