Skip to content

A projection mapping addon for openFrameworks

License

Notifications You must be signed in to change notification settings

d3cod3/ofxMtlMapping2D

 
 

Repository files navigation

ofxMtlMapping2D

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

MapMap mode

Introduction

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.

Licence

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

Installation

Copy to your openFrameworks/addons folder.

Dependencies

Compatibility

OF 10.0.1

About

A projection mapping addon for openFrameworks

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 96.0%
  • C 2.3%
  • Makefile 1.2%
  • Other 0.5%