Apps and Examples
March 18, 2013 ยท View on GitHub
openFrameworks | Documentation table of contents
Apps and Examples
Examples
Examples are now located in the root of oF at examples/.
This folder will remain as a place to work on your own apps.
Hierarchy
Just remember projects in apps/ still need to be two levels deep.
apps/
mySoundApp/
will not work
apps/
soundApps/
mySoundApp/
miscApps/
experiments/
will work