laserpilot / Cinder_Projection_Map

Example of doing matrix math to do projection mapping in cinder with movie playback - original example in openFrameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinder_Projection_Map

Example of doing matrix math to do single movie projection mapping in cinder with movie playback and simple border masking with GL_blend modes - original example in openFrameworks

Requires Reza Ali's ciUI and Cinder 0.8.5

Place a movie in the resources folder and add it's name to source code to compile properly

About

Example of doing matrix math to do projection mapping in cinder with movie playback - original example in openFrameworks


Languages

Language:C++ 99.1%Language:Objective-C 0.9%