MODDED FORK
Switched view to both separate INOUT & OUTPUT mode at the same time (MapMap or MadMapper style). Using ofxInfiniteCanvas addon for draggable&zooming areas Using ofxFontStash for correctly render fonts with zoom
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.
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.
- ofxFontStash
- ofxInfiniteCanvas
- ofxXmlSettings
- homography.h by Arturo Castro (included in this repo)
OF 10.0.1