Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 343 Bytes

include/

This directory contains the Mesh Effect API itself in ofxMeshEffect.h, as well as the subset of OpenFX required for it to work. Note that it does not requires ofxImageEffect for instance.

To implement the API, add this directory to your project's include directories, or if you use CMake simply link to the target OpenMfx.