Skip to content

Latest commit

 

History

History
executable file
·
40 lines (25 loc) · 970 Bytes

README.md

File metadata and controls

executable file
·
40 lines (25 loc) · 970 Bytes

ofxMSACore

Introduction

A very lightweight C++ wrapper which maps basic types to allow tight integration with openFrameworks and Cinder - or potentially any other C++ frameworks. Used by most of my other ofxMSAxxx addons.

Licence

The code in this repository is available under the MIT License.
Copyright (c) 2008-2012 Memo Akten, www.memo.tv
The Mega Super Awesome Visuals Company

Installation

Copy to your openFrameworks/addons folder.

Dependencies

none

Compatibility

openFrameworks 0072
I am generally testing only with openFrameworks, however it should work with Cinder too. If it doesn't, please file an issue.

Known issues

none

Version history